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 1714276 + 1c3447b commit 17f1aabCopy full SHA for 17f1aab
build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
29
implementation 'commons-io:commons-io:2.19.0'
30
implementation 'com.google.javascript:closure-compiler:v20240317'
31
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
32
implementation 'org.graalvm.js:js:22.3.5'
33
34
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
0 commit comments