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 6931b06 commit 63b0044Copy full SHA for 63b0044
buildSrc/build.gradle.kts
@@ -8,6 +8,6 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
12
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
13
0 commit comments