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 e579ca4 commit c6c87a4Copy full SHA for c6c87a4
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.20")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.0")
12
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.8")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
implementation("xyz.jpenilla:run-task:2.3.1")
0 commit comments