Skip to content

Commit 4eec68a

Browse files
authored
Merge pull request #114 from modelix/dependabot/gradle/commons-io-commons-io-2.12.0
build(deps): bump commons-io:commons-io from 2.11.0 to 2.12.0
2 parents b2fc154 + 3dde6c0 commit 4eec68a

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
@@ -67,7 +67,7 @@ modelix-incremental = { group = "org.modelix", name = "incremental", version = "
6767
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }
6868
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
6969
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.12.0" }
70-
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.11.0" }
70+
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.12.0" }
7171
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
7272
trove4j = { group = "net.sf.trove4j", name = "trove4j", version = "3.0.3" }
7373

0 commit comments

Comments
 (0)