Skip to content

Commit 651283b

Browse files
authored
Merge pull request #486 from setchy/graphql-java-16.2
(chore) Update to graphql-Java 16.2
2 parents 576353e + d4a2b7f commit 651283b

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
@@ -17,7 +17,7 @@
1717
<kotlin.version>1.4.21</kotlin.version>
1818
<kotlin-coroutines.version>1.4.2</kotlin-coroutines.version>
1919
<jackson.version>2.10.3</jackson.version>
20-
<graphql-java.version>16.1</graphql-java.version>
20+
<graphql-java.version>16.2</graphql-java.version>
2121

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

0 commit comments

Comments
 (0)