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 66fd913 commit 1517af3Copy full SHA for 1517af3
build-logic/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
7
implementation("com.alecstrong:grammar-kit-composer:0.1.10")
8
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
9
implementation("org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin:0.12.1")
0 commit comments