Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 4a38d9b commit 6be5547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ bartholdy = { module = "de.sormuras:bartholdy", version = "0.2.3" }
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.176" }
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
commons-io = { module = "commons-io:commons-io", version = "2.17.0" }
groovy4 = { module = "org.apache.groovy:groovy", version = "4.0.23" }
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }
Expand Down

0 comments on commit 6be5547

Please sign in to comment.