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 3753d4f commit 109bf8fCopy full SHA for 109bf8f
gradle-plugin/build.gradle.kts
@@ -19,7 +19,7 @@ allprojects {
19
}
20
21
dependencies {
22
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.20")
23
24
25
gradlePlugin {
0 commit comments