Skip to content

Commit 12c24b9

Browse files
Merge pull request opentripplanner#6677 from opentripplanner/renovate/com.graphql-java-graphql-java-24.x
fix(deps): update dependency com.graphql-java:graphql-java to v24.1
2 parents bf364e0 + 1dad9b4 commit 12c24b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>com.graphql-java</groupId>
320320
<artifactId>graphql-java</artifactId>
321-
<version>24.0</version>
321+
<version>24.1</version>
322322
</dependency>
323323
<dependency>
324324
<groupId>com.graphql-java</groupId>

0 commit comments

Comments
 (0)