Skip to content

Commit 678dfcc

Browse files
authored
Merge pull request #199 from komapper/renovate/com.google.devtools.ksp-2.x
Update plugin com.google.devtools.ksp to v2.0.21-1.0.25
2 parents 19a1b85 + 102b0fc commit 678dfcc

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

0 commit comments

Comments
 (0)