Skip to content

Commit

Permalink
chore(deps): update dependency commons-io:commons-io to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 8870053 commit 770cbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/pm.java-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

dependencies {
implementation("commons-io:commons-io:2.13.0")
implementation("commons-io:commons-io:2.14.0")
compileOnlyApi("org.apiguardian:apiguardian-api:1.1.2")
implementation("net.pistonmaster:PistonUtils:1.3.2")

Expand Down

0 comments on commit 770cbf0

Please sign in to comment.