Skip to content

Commit 486adc2

Browse files
Update Jitpack dependency
1 parent 57d8d8e commit 486adc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ dependencies {
4646

4747
implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.3")
4848
implementation("net.lingala.zip4j", "zip4j", "2.11.5")
49-
implementation("com.github.EsotericFoundation:utility.kt:1.1.1")
50-
implementation("com.github.EsotericFoundation:plugin-library:0.8.3")
49+
implementation("com.github.esotericfoundation:utility.kt:1.1.1")
50+
implementation("com.github.esotericfoundation:plugin-library:0.8.3")
5151
implementation("gg.flyte:twilight:1.1.17")
5252
implementation(kotlin("stdlib-jdk8"))
5353
}

0 commit comments

Comments
 (0)