Skip to content

Commit aff4d46

Browse files
authored
Merge pull request #47 from graphql-java/upgrade-to-17
Updating to graphql-java 17.0
2 parents ac72af3 + 23304c5 commit aff4d46

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)