Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0 (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 5ef83d7 commit 62d9d64
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.3")
implementation("commons-io:commons-io:2.16.1")
implementation("commons-io:commons-io:2.17.0")
implementation("eu.okaeri:okaeri-configs-yaml-bukkit:5.0.4")
shadow("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")
shadow("net.dzikoysk.funnyguilds:plugin:4.13.0")
Expand Down

0 comments on commit 62d9d64

Please sign in to comment.