Skip to content

Commit

Permalink
Update utility library
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman authored Oct 29, 2024
1 parent 3079415 commit 7548df0
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 @@ -102,7 +102,7 @@ dependencies {

implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.3")
implementation("net.lingala.zip4j", "zip4j", "2.11.5")
implementation("com.github.EsotericFoundation:utility.kt:0.2.2")
implementation("com.github.EsotericFoundation:utility.kt:0.3.0")
implementation("com.github.EsotericFoundation:plugin-library:0.3.0")
}

Expand Down

0 comments on commit 7548df0

Please sign in to comment.