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 9faf386 commit a0cffa6Copy full SHA for a0cffa6
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
implementation("net.kyori:indra-git:3.2.0")
11
implementation("com.google.guava:guava:33.5.0-jre")
12
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
13
}
14
15
sourceSets {
0 commit comments