Skip to content

Commit

Permalink
Update utility library to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EsotericEnderman committed Nov 3, 2024
1 parent db2c829 commit 2ec69f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {

implementation("commons-io:commons-io:2.17.0")

implementation("com.github.EsotericFoundation:utility.kt:1.1.0")
implementation("com.github.EsotericFoundation:utility.kt:1.1.1")
}

java {
Expand Down

0 comments on commit 2ec69f6

Please sign in to comment.