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 b20af79 commit 19c68e4Copy full SHA for 19c68e4
build.gradle.kts
@@ -38,7 +38,6 @@ dependencies {
38
// Kotlin
39
testImplementation(kotlin("test"))
40
implementation(kotlin("reflect"))
41
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
42
43
// Paper
44
paperweight.paperDevBundle("1.21.8-R0.1-SNAPSHOT")
0 commit comments