Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3383)
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from          | to            |
| ---------- | ------------------------------------------------------------- | ------------- | ------------- |
| maven      | com.android.library:com.android.library.gradle.plugin         | 8.2.2         | 8.3.0         |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.9.22-1.0.17 | 1.9.22-1.0.18 |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 1.9.22-1.0.17 | 1.9.22-1.0.18 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 4f4a27c commit e0a13f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ kotlinxSerializationPlugin = "1.9.22"
kotlinBinaryCompatibilityValidator = "0.14.0"
kotlinCompileTesting = "0.4.0"
knit = "0.5.0"
kspVersion = "1.9.22-1.0.17"
kspVersion = "1.9.22-1.0.18"
kotlinxSerialization = "1.6.3"
mockWebServer = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
spotlessVersion = "6.25.0"
compose = "1.6.2"
composePlugin = "1.6.0"
agp = "8.2.2"
agp = "8.3.0"
android-compileSdk = "34"
cache4k = "0.13.0"

Expand Down

0 comments on commit e0a13f1

Please sign in to comment.