Skip to content

Commit

Permalink
Merge pull request #572 from fobo66/renovate/ksp
Browse files Browse the repository at this point in the history
Update plugin com.google.devtools.ksp to v1.9.21-1.0.16
  • Loading branch information
fobo66 authored Dec 17, 2023
2 parents 7ed4fec + 3ff6272 commit 6f8e689
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 @@ -22,7 +22,7 @@ dependencyResolutionManagement {
version("moshi", "1.15.0")
version("retrofit", "2.9.0")
version("coroutines", "1.7.3")
version("ksp", "1.9.21-1.0.15")
version("ksp", "1.9.21-1.0.16")
plugin("ksp", "com.google.devtools.ksp").versionRef("ksp")
library("material", "com.google.android.material:material:1.10.0")
library("retrofit", "com.squareup.retrofit2", "retrofit").versionRef("retrofit")
Expand Down

0 comments on commit 6f8e689

Please sign in to comment.