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 ecc057e commit f01aca5Copy full SHA for f01aca5
buildSrc/compiler-plugin/gradle-plugin/build.gradle
@@ -25,5 +25,5 @@ gradlePlugin {
25
}
26
27
dependencies {
28
- implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.21"
+ implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.31"
29
0 commit comments