Skip to content

Commit f79e99a

Browse files
Update kotlinSymbolProcessing to v2
1 parent 9a0866c commit f79e99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlinTarget = "1.8"
55

66
kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
77

8-
kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
8+
kotlinSymbolProcessing = "2.0.21-1.0.26" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
1010

1111
kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/

0 commit comments

Comments
 (0)