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