Skip to content

Commit 62b4cc5

Browse files
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0
Bumps commons-io:commons-io from 2.15.1 to 2.16.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0855f4 commit 62b4cc5

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
@@ -90,7 +90,7 @@ modelix-incremental = { group = "org.modelix", name = "incremental", version = "
9090
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
9191
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
9292
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
93-
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }
93+
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.0" }
9494
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
9595
trove = { group = "trove", name = "trove", version = "1.0.2"}
9696
trove4j = { group = "net.sf.trove4j", name = "trove4j", version = "3.0.3" }

0 commit comments

Comments
 (0)