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 88be446 commit 6aff4c7Copy full SHA for 6aff4c7
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.21")
+ implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.20")
12
implementation("com.github.johnrengelman:shadow:8.1.1")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
0 commit comments