Skip to content

Commit 1517af3

Browse files
Bump kotlin-gradle-plugin from 1.7.22 to 1.8.0 (#120)
1 parent 66fd913 commit 1517af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.22")
6+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
77
implementation("com.alecstrong:grammar-kit-composer:0.1.10")
88
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
99
implementation("org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin:0.12.1")

0 commit comments

Comments
 (0)