Skip to content

Commit 3b944cf

Browse files
fix(deps): update dependency com.graphql-java:graphql-java to v23
1 parent 9a61df2 commit 3b944cf

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>2.0.20</kotlin.version>
1818
<kotlin-coroutines.version>1.9.0</kotlin-coroutines.version>
1919
<jackson.version>2.18.0</jackson.version>
20-
<graphql-java.version>22.3</graphql-java.version>
20+
<graphql-java.version>23.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)