Skip to content

Commit

Permalink
chore(deps): update dependency commons-io:commons-io to v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent ad083be commit 04981ec
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.14.0")
implementation("commons-io:commons-io:2.15.0")
compileOnlyApi("org.apiguardian:apiguardian-api:1.1.2")
implementation("net.pistonmaster:PistonUtils:1.3.2")

Expand Down

0 comments on commit 04981ec

Please sign in to comment.