Skip to content

Commit ebcefbc

Browse files
Update plugin com.google.devtools.ksp to v2.3.4 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d8ad77 commit ebcefbc

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

0 commit comments

Comments
 (0)