Skip to content

Commit

Permalink
start of a branch to update to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
bbakerman committed Apr 7, 2024
1 parent f6191ff commit e155037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repositories {
}

dependencies {
implementation "com.graphql-java:graphql-java:21.3"
implementation "com.graphql-java:graphql-java:22.0-rc1"

testImplementation "org.spockframework:spock-core:2.3-groovy-3.0"
testImplementation "org.codehaus.groovy:groovy:3.0.20"
Expand Down

0 comments on commit e155037

Please sign in to comment.