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 bd5a6a4 commit 68dcde1Copy full SHA for 68dcde1
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.10")
12
implementation("io.github.goooler.shadow:shadow-gradle-plugin:8.1.8")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
implementation("xyz.jpenilla:run-task:2.3.0")
0 commit comments