Skip to content

Commit 592835e

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.17.0
Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e2aa6 commit 592835e

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
@@ -23,7 +23,7 @@ repositories {
2323
}
2424

2525
dependencies {
26-
implementation 'commons-io:commons-io:2.16.1'
26+
implementation 'commons-io:commons-io:2.17.0'
2727
implementation 'org.apache.commons:commons-lang3:3.14.0'
2828
implementation 'com.beust:jcommander:1.82'
2929
implementation 'org.yaml:snakeyaml:2.2'

0 commit comments

Comments
 (0)