Skip to content

Commit ede550c

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#674)
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 3abc4f7 commit ede550c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
val dependencyVersions = listOf(
16-
"commons-io:commons-io:2.20.0",
16+
"commons-io:commons-io:2.21.0",
1717
"org.apache.commons:commons-compress:1.28.0",
1818
"org.apiguardian:apiguardian-api:1.1.2",
1919
"org.jetbrains:annotations:26.0.2-1",

0 commit comments

Comments
 (0)