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