Skip to content

Commit a1777f3

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.3.0
1 parent 617dc47 commit a1777f3

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

0 commit comments

Comments
 (0)