diff --git a/build.gradle b/build.gradle index be8992d..d35f12c 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ repositories { } dependencies { - implementation "com.graphql-java:graphql-java:22.1" + implementation "com.graphql-java:graphql-java:22.3" testImplementation "org.spockframework:spock-core:2.3-groovy-3.0" testImplementation "org.codehaus.groovy:groovy:3.0.22"