Skip to content

Commit 23304c5

Browse files
committed
Updating to graphql-java 17.0
1 parent ac72af3 commit 23304c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repositories {
4040

4141

4242
dependencies {
43-
compile "com.graphql-java:graphql-java:17.0-beta1"
43+
compile "com.graphql-java:graphql-java:17.0"
4444

4545
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
4646
testImplementation('org.codehaus.groovy:groovy:2.5.13')

0 commit comments

Comments
 (0)