Skip to content

Commit 69c236b

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 379d41e commit 69c236b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/kotlin/build-logic/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plugins {
44

55
dependencies {
66
implementation("org.gradlex:java-module-dependencies:1.9.2")
7-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
7+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0")
88
}

0 commit comments

Comments
 (0)