Skip to content

Commit 57d8d8e

Browse files
Update plugin library to fix resource pack issue
1 parent 23dea63 commit 57d8d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.3")
4848
implementation("net.lingala.zip4j", "zip4j", "2.11.5")
4949
implementation("com.github.EsotericFoundation:utility.kt:1.1.1")
50-
implementation("com.github.EsotericFoundation:plugin-library:0.8.2")
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)