Skip to content

Commit b4bf6f4

Browse files
build(deps): 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] <[email protected]>
1 parent e3516e6 commit b4bf6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib",
107107
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.2.0" }
108108
vavr = { group = "io.vavr", name = "vavr", version = "0.10.6" }
109109
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.18.0" }
110-
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.19.0" }
110+
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.20.0" }
111111
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.5.0" }
112112
trove4j = { group = "net.sf.trove4j", name = "core", version = "3.1.0" }
113113

0 commit comments

Comments
 (0)