Skip to content

Commit 98889ad

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1714276 commit 98889ad

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
@@ -26,7 +26,7 @@ repositories { mavenLocal(); mavenCentral(); gradlePluginPortal() }
2626
dependencies {
2727
implementation 'org.jsoup:jsoup:1.20.1'
2828
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
29-
implementation 'commons-io:commons-io:2.19.0'
29+
implementation 'commons-io:commons-io:2.20.0'
3030
implementation 'com.google.javascript:closure-compiler:v20240317'
3131
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
3232
implementation 'org.graalvm.js:js:22.3.5'

0 commit comments

Comments
 (0)