Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3521)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

| datasource | package                                                   | from  | to                            |
| ---------- | --------------------------------------------------------- | ----- | ----------------------------- |
| maven      | com.android.library:com.android.library.gradle.plugin     | 8.7.1 | 8.7.2                         |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.0 | 1.7.1+build1894-release-1.7.1 |
| maven      | androidx.compose.runtime:runtime                          | 1.7.4 | 1.7.5                         |

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <[email protected]>
  • Loading branch information
renovate[bot] and serras authored Nov 4, 2024
1 parent 8a324df commit 9892f9c
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,9 +16,9 @@ mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.4"
compose = "1.7.5"
composePlugin = "1.7.0"
agp = "8.7.1"
agp = "8.7.2"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.30.0"
Expand Down

0 comments on commit 9892f9c

Please sign in to comment.