Skip to content

Commit 358b988

Browse files
authored
Merge pull request #206 from komapper/renovate/com.google.devtools.ksp-2.x
Update plugin com.google.devtools.ksp to v2.0.21-1.0.28
2 parents b1e4850 + 2d10b27 commit 358b988

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
plugins {
55
application
6-
id("com.google.devtools.ksp") version "2.0.21-1.0.27"
6+
id("com.google.devtools.ksp") version "2.0.21-1.0.28"
77
kotlin("jvm") version "2.0.21"
88
}
99

0 commit comments

Comments
 (0)