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 a5151c3 commit a4c554aCopy full SHA for a4c554a
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
dependencies {
21
implementation "org.freemarker:freemarker:2.3.31"
22
implementation "com.graphql-java:graphql-java:15.0"
23
- implementation "com.fasterxml.jackson.core:jackson-databind:2.12.1"
+ implementation "com.fasterxml.jackson.core:jackson-databind:2.12.2"
24
25
testImplementation "org.junit.jupiter:junit-jupiter-api:5.7.1"
26
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.1"
0 commit comments