Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.10-1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 0babbac commit a39985e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyResolutionManagement {
register("libs") {
version("kotlin", "1.9.0")
version("coroutines", "1.7.3")
plugin("ksp", "com.google.devtools.ksp").version("1.9.0-1.0.13")
plugin("ksp", "com.google.devtools.ksp").version("1.9.10-1.0.13")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.1")
library("coil", "io.coil-kt:coil-compose:2.4.0")
library("material", "com.google.android.material:material:1.9.0")
Expand Down

0 comments on commit a39985e

Please sign in to comment.