Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
IVIanuu committed Feb 16, 2024
1 parent 0e6c643 commit fffd214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ object Deps {
const val kotestAssertions = "io.kotest:kotest-assertions-core:4.4.3"

object Ksp {
const val version = "1.9.10-1.0.13"
const val version = "1.9.22-1.0.17"
const val api = "com.google.devtools.ksp:symbol-processing-api:$version"
const val gradlePlugin = "com.google.devtools.ksp:symbol-processing-gradle-plugin:$version"
const val symbolProcessing = "com.google.devtools.ksp:symbol-processing:$version"
Expand Down

0 comments on commit fffd214

Please sign in to comment.