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.
1 parent 137a7e0 commit 74eb7ceCopy full SHA for 74eb7ce
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
19
dependencies {
20
implementation "org.freemarker:freemarker:2.3.30"
21
- implementation "com.graphql-java:graphql-java:14.0"
+ implementation "com.graphql-java:graphql-java:15.0"
22
implementation "com.fasterxml.jackson.core:jackson-databind:2.10.3"
23
24
implementation "org.projectlombok:lombok:1.18.12"
0 commit comments