We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb23af commit fdf3345Copy full SHA for fdf3345
pom.xml
@@ -17,7 +17,7 @@
17
<kotlin.version>1.5.0</kotlin.version>
18
<kotlin-coroutines.version>1.5.0-native-mt</kotlin-coroutines.version>
19
<jackson.version>2.12.4</jackson.version>
20
- <graphql-java.version>16.2</graphql-java.version>
+ <graphql-java.version>17.0</graphql-java.version>
21
22
<maven.compiler.source>${java.version}</maven.compiler.source>
23
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments