Skip to content

Commit 02bd883

Browse files
committed
Updating to graphql-java 17.x
1 parent 8e19827 commit 02bd883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repositories {
4040

4141

4242
dependencies {
43-
compile "com.graphql-java:graphql-java:0.0.0-2021-06-27T12-22-33-cd2bab76"
43+
compile "com.graphql-java:graphql-java:17.0-beta1"
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)