Skip to content

Commit dee08e7

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#155)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9335712 commit dee08e7

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
@@ -28,7 +28,7 @@ repositories {
2828
}
2929

3030
dependencies {
31-
implementation 'commons-io:commons-io:2.20.0'
31+
implementation 'commons-io:commons-io:2.21.0'
3232
implementation 'org.apache.commons:commons-lang3:3.19.0'
3333
implementation 'com.beust:jcommander:1.82'
3434
implementation 'org.yaml:snakeyaml:2.5'

0 commit comments

Comments
 (0)