Skip to content

Commit 3d02ffd

Browse files
Update dependency com.graphql-java:graphql-java to v22
1 parent 6340ffa commit 3d02ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<kotlin.version>1.8.21</kotlin.version>
1818
<kotlin-coroutines.version>1.7.3</kotlin-coroutines.version>
1919
<jackson.version>2.16.0</jackson.version>
20-
<graphql-java.version>21.3</graphql-java.version>
20+
<graphql-java.version>22.1</graphql-java.version>
2121
<reactive-streams.version>1.0.4</reactive-streams.version>
2222

2323
<maven.compiler.source>${java.version}</maven.compiler.source>

0 commit comments

Comments
 (0)