Skip to content

Commit

Permalink
Bump com.google.javascript:closure-compiler from v20231112 to v20240317
Browse files Browse the repository at this point in the history
Bumps com.google.javascript:closure-compiler from v20231112 to v20240317.

---
updated-dependencies:
- dependency-name: com.google.javascript:closure-compiler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 374296e commit 70fef42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.17.2'
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'com.google.javascript:closure-compiler:v20231112'
implementation 'com.google.javascript:closure-compiler:v20240317'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'
implementation 'org.graalvm.js:js:22.3.5'

Expand Down

0 comments on commit 70fef42

Please sign in to comment.