Skip to content

Commit 95fc5fd

Browse files
Bump com.google.javascript:closure-compiler from v20240317 to v20250407
Bumps com.google.javascript:closure-compiler from v20240317 to v20250407. --- updated-dependencies: - dependency-name: com.google.javascript:closure-compiler dependency-version: v20250407 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1714276 commit 95fc5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation 'org.jsoup:jsoup:1.20.1'
2828
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
2929
implementation 'commons-io:commons-io:2.19.0'
30-
implementation 'com.google.javascript:closure-compiler:v20240317'
30+
implementation 'com.google.javascript:closure-compiler:v20250407'
3131
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
3232
implementation 'org.graalvm.js:js:22.3.5'
3333

0 commit comments

Comments
 (0)