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 d5a0e2c commit 976c22eCopy full SHA for 976c22e
buildSrc/compiler-plugin/gradle-plugin/build.gradle
@@ -26,5 +26,5 @@ gradlePlugin {
26
27
dependencies {
28
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
29
- implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.21"
+ implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.30"
30
}
0 commit comments