Skip to content

Commit 1edce27

Browse files
committed
Upgraded graphql-java to 10.0
1 parent a976939 commit 1edce27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.graphql-java</groupId>
3636
<artifactId>graphql-java</artifactId>
37-
<version>9.2</version>
37+
<version>10.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)