Skip to content

Commit f443665

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency commons-io:commons-io to v2.19.0
1 parent bbaa8cd commit f443665

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
@@ -34,7 +34,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3434
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3535
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
3636
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.179" }
37-
commons-io = { module = "commons-io:commons-io", version = "2.18.0" }
37+
commons-io = { module = "commons-io:commons-io", version = "2.19.0" }
3838
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.26" }
3939
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
4040
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }

0 commit comments

Comments
 (0)