Skip to content

Commit

Permalink
Merge pull request #112 from TheProgramSrc/renovate/commons-io-common…
Browse files Browse the repository at this point in the history
…s-io-2.x

Update dependency commons-io:commons-io to v2.13.0
  • Loading branch information
Im-Fran committed Aug 15, 2023
2 parents 85c32f0 + 6854ea5 commit a787052
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 @@ -40,7 +40,7 @@ dependencies {
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")

implementation("org.jetbrains:annotations:24.0.1")
implementation("commons-io:commons-io:2.11.0")
implementation("commons-io:commons-io:2.13.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("net.lingala.zip4j:zip4j:2.11.5")

Expand Down

0 comments on commit a787052

Please sign in to comment.