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 219ffbb commit 12f5b7cCopy full SHA for 12f5b7c
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.0")
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.0")
12
implementation("net.minecrell:plugin-yml:0.6.0")
13
}
14
0 commit comments