Skip to content

Commit

Permalink
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] authored Oct 25, 2023
1 parent c4f8b8c commit c5c3cbe
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 @@ -33,7 +33,7 @@ repositories {
dependencies {
implementation(kotlin("stdlib"))
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("commons-io:commons-io:2.14.0")
implementation("commons-io:commons-io:2.15.0")
implementation("eu.okaeri:okaeri-configs-yaml-bukkit:5.0.0-beta.5")
shadow("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")
shadow("net.dzikoysk.funnyguilds:plugin:4.12.0")
Expand Down

0 comments on commit c5c3cbe

Please sign in to comment.