Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 056e466 commit 0a81a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
compileOnly("com.discordsrv:discordsrv:1.28.1")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
implementation("commons-io:commons-io:2.16.1")
implementation("commons-io:commons-io:2.18.0")
implementation("dev.jorel:commandapi-bukkit-shade:9.5.3")
}

Expand Down

0 comments on commit 0a81a18

Please sign in to comment.