Skip to content

Commit f5dd796

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.20 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13c1e88 commit f5dd796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plugins {
44

55
dependencies {
66
implementation("org.gradlex:java-module-dependencies:1.8")
7-
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
7+
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
88
}

0 commit comments

Comments
 (0)