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 af34438 commit b22cf65Copy full SHA for b22cf65
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
implementation("net.kyori:blossom:1.3.1")
11
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
12
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.10")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.20")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
}
15
0 commit comments