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 793a949 + cae3ddb commit aa73c6cCopy full SHA for aa73c6c
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.20")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.9.21")
23
24
25
gradlePlugin {
0 commit comments