diff --git a/build.gradle.kts b/build.gradle.kts index 6e0de7f..7a18e15 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -15,7 +15,7 @@ repositories { dependencies { compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT") - implementation("org.jetbrains.kotlin:kotlin-stdlib") + paperLibrary("org.jetbrains.kotlin:kotlin-stdlib") implementation("net.hareworks:permits-lib:1.1") } tasks { diff --git a/permits-lib b/permits-lib index 90bad7f..72312a4 160000 --- a/permits-lib +++ b/permits-lib @@ -1 +1 @@ -Subproject commit 90bad7f37ce896e4fdf4db2d44e5cc1e8913f1ac +Subproject commit 72312a45e029d2e5f0e9d5af0123e701b023974f