Skip to content

Commit 407b116

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20 (#153)
1 parent 54518ba commit 407b116

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.8.10")
6+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
77
implementation("com.alecstrong:grammar-kit-composer:0.1.12")
88
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
99
implementation("org.jetbrains.kotlinx:binary-compatibility-validator:0.13.0")

0 commit comments

Comments
 (0)