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 d9cb8b5 commit 02ec429Copy full SHA for 02ec429
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation 'org.jsoup:jsoup:1.19.1'
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'
+ implementation 'com.google.javascript:closure-compiler:v20250402'
31
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
32
implementation 'org.graalvm.js:js:22.3.5'
33
0 commit comments