Skip to content

Commit 19a1b85

Browse files
authored
Merge pull request #198 from komapper/renovate/org.jetbrains.kotlin.jvm-2.x
2 parents fb24b83 + ef3b019 commit 19a1b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44
plugins {
55
application
66
id("com.google.devtools.ksp") version "2.0.20-1.0.25"
7-
kotlin("jvm") version "2.0.20"
7+
kotlin("jvm") version "2.0.21"
88
}
99

1010
application {

0 commit comments

Comments
 (0)