There was an error while loading. Please reload this page.
1 parent 4d908c0 commit 4c1216dCopy full SHA for 4c1216d
1 file changed
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.4.0")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.4.10")
12
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.5.1")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
0 commit comments