We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dea63 commit 57d8d8eCopy full SHA for 57d8d8e
build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.3")
48
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.2")
+ implementation("com.github.EsotericFoundation:plugin-library:0.8.3")
51
implementation("gg.flyte:twilight:1.1.17")
52
implementation(kotlin("stdlib-jdk8"))
53
}
0 commit comments