We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258aafe commit e60f5c9Copy full SHA for e60f5c9
1 file changed
build.gradle.kts
@@ -16,7 +16,6 @@ repositories {
16
dependencies {
17
implementation("de.exlll:configlib-yaml:4.6.1")
18
implementation("org.bstats:bstats-bukkit:3.1.0")
19
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
20
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
21
}
22
0 commit comments