We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f2013f + dbe1bbf commit f5fa86fCopy full SHA for f5fa86f
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
21
dependencies {
22
compileOnly "org.freemarker:freemarker:2.3.31"
23
- compileOnly "com.graphql-java:graphql-java:20.1"
+ compileOnly "com.graphql-java:graphql-java:20.2"
24
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.14.2"
25
compileOnly "com.typesafe:config:1.4.2"
26
0 commit comments