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 54518ba commit 407b116Copy full SHA for 407b116
build-logic/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
7
implementation("com.alecstrong:grammar-kit-composer:0.1.12")
8
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
9
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.13.0")
0 commit comments