Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#3596)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 4e34574 commit af74b89
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 @@ -30,7 +30,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.165" }
commons-io = { module = "commons-io:commons-io", version = "2.15.0" }
commons-io = { module = "commons-io:commons-io", version = "2.15.1" }
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.12.1" }
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.7.0" }
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.16" }
Expand Down

0 comments on commit af74b89

Please sign in to comment.