Skip to content

Commit 33b308c

Browse files
committed
Upgrade graphql-java to 14.1
1 parent 1c381c5 commit 33b308c

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
@@ -19,7 +19,7 @@
1919
<kotlin.version>1.3.70</kotlin.version>
2020
<kotlin-coroutines.version>1.2.1</kotlin-coroutines.version>
2121
<jackson.version>2.10.3</jackson.version>
22-
<graphql-java.version>14.0</graphql-java.version>
22+
<graphql-java.version>14.1</graphql-java.version>
2323

2424
<maven.compiler.source>${java.version}</maven.compiler.source>
2525
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)