Skip to content

Commit

Permalink
chore(deps): update all dependencies
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.5.2 | 8.6.0 |
| maven      | androidx.compose.runtime:runtime                      | 1.6.8 | 1.7.0 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json      | 1.7.1 | 1.7.2 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-core      | 1.7.1 | 1.7.2 |
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent a78aa90 commit 4e863b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.0.20-1.0.24"
kotlinxSerialization = "1.7.1"
kotlinxSerialization = "1.7.2"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.6.8"
compose = "1.7.0"
composePlugin = "1.6.11"
agp = "8.5.2"
agp = "8.6.0"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.29.0"
Expand Down

0 comments on commit 4e863b6

Please sign in to comment.