File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ auto-service-annotations = { module = "com.google.auto.service:auto-service-anno
30
30
binary-compatibility-validator-gradle-plugin = { module = " org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin" , version = " 0.16.3" }
31
31
cklib-gradle-plugin = { module = " co.touchlab:cklib-gradle-plugin" , version = " 0.3.3" }
32
32
dokka-gradle-plugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version = " 1.9.20" }
33
- google-ksp = " com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.0 -1.0.24"
33
+ google-ksp = " com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.10 -1.0.24"
34
34
http4k-core = { module = " org.http4k:http4k-core" , version.ref = " http4k" }
35
35
http4k-server-jetty = { module = " org.http4k:http4k-server-jetty" , version.ref = " http4k" }
36
36
http4k-client-websocket = { module = " org.http4k:http4k-client-websocket" , version.ref = " http4k" }
You can’t perform that action at this time.
0 commit comments