Skip to content

Commit 2987dd7

Browse files
authored
Merge pull request #210 from komapper/renovate/com.google.devtools.ksp-2.x
Update plugin com.google.devtools.ksp to v2.1.0-1.0.29
2 parents f6f073f + e1e7deb commit 2987dd7

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.28"
6+
id("com.google.devtools.ksp") version "2.1.0-1.0.29"
77
kotlin("jvm") version "2.0.21"
88
}
99

0 commit comments

Comments
 (0)