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 1714276 commit 95fc5fdCopy full SHA for 95fc5fd
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation 'org.jsoup:jsoup:1.20.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:v20250407'
31
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
32
implementation 'org.graalvm.js:js:22.3.5'
33
0 commit comments