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.
2 parents c9b3ad7 + 22f4829 commit d602327Copy full SHA for d602327
1 file changed
buildSrc/build.gradle.kts
@@ -8,6 +8,6 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.21")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
12
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
13
0 commit comments