Skip to content

Commit

Permalink
chore(deps): Bump dev.chrisbanes.compose:compose-bom (#441)
Browse files Browse the repository at this point in the history
Bumps [dev.chrisbanes.compose:compose-bom](https://github.com/chrisbanes/compose-bom) from 2024.07.00-alpha01 to 2024.08.00-alpha01.
- [Release notes](https://github.com/chrisbanes/compose-bom/releases)
- [Commits](chrisbanes/compose-bom@v2024.07.00-alpha01...v2024.08.00-alpha01)

---
updated-dependencies:
- dependency-name: dev.chrisbanes.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 320c0b2 commit e05172c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta05"
androidx-startup-runtime = "androidx.startup:startup-runtime:1.1.1"
chrisbanes-compose-bom-alpha = "dev.chrisbanes.compose:compose-bom:2024.07.00-alpha01"
chrisbanes-compose-bom-alpha = "dev.chrisbanes.compose:compose-bom:2024.08.00-alpha01"
facebook-stetho = "com.facebook.stetho:stetho:1.6.0"
jakewharton-timber = "com.jakewharton.timber:timber:5.0.1"
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
Expand Down

0 comments on commit e05172c

Please sign in to comment.