Skip to content

Commit 65431db

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.21 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a1d3aa commit 65431db

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.11")
7-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
7+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
88
}

0 commit comments

Comments
 (0)