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      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.1  | 1.8.0+check |
| maven      | com.squareup.moshi:moshi-kotlin                           | 1.15.1 | 1.15.2      |
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 13f567a commit 789df50
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 @@ -14,10 +14,10 @@ kspVersion = "2.1.0-1.0.29"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
moshi = "1.15.2"
spotlessVersion = "6.25.0"
compose = "1.7.5"
composePlugin = "1.7.1"
composePlugin = "1.8.0+check"
agp = "8.7.3"
android-compileSdk = "34"
cache4k = "0.13.0"
Expand Down

0 comments on commit 789df50

Please sign in to comment.