Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and MariusVolkhart committed Jun 30, 2024
1 parent 499c927 commit b804b5a
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 @@ -5,7 +5,7 @@ ktlintVersion = "11.5.0"
log4jVersion = "2.23.1"

[libraries]
commons-io = "commons-io:commons-io:2.13.0"
commons-io = "commons-io:commons-io:2.16.1"
auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
auto-service-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junitVersion" }
Expand Down

0 comments on commit b804b5a

Please sign in to comment.