Skip to content

Commit

Permalink
chore(deps): bump the androidx group with 3 updates (#511)
Browse files Browse the repository at this point in the history
Bumps the androidx group with 3 updates: androidx.compose:compose-bom, androidx.navigation:navigation-compose and androidx.navigation:navigation-testing.


Updates `androidx.compose:compose-bom` from 2024.11.00 to 2024.12.01

Updates `androidx.navigation:navigation-compose` from 2.8.4 to 2.8.5

Updates `androidx.navigation:navigation-testing` from 2.8.4 to 2.8.5

Updates `androidx.navigation:navigation-testing` from 2.8.4 to 2.8.5

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.navigation:navigation-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.navigation:navigation-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.navigation:navigation-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juma Allan <[email protected]>
  • Loading branch information
dependabot[bot] and jumaallan authored Dec 19, 2024
1 parent d01d00c commit 237b8c1
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 @@ -3,12 +3,12 @@ accompanist-permissions = "0.37.0"
android-gradle-plugin = "8.7.3"
androidx-activity = "1.9.3"
androidx-annotation-experimental = "1.4.1"
androidx-compose-bom = "2024.11.00"
androidx-compose-bom = "2024.12.01"
androidx-core = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-navigation = "2.8.4"
androidx-navigation = "2.8.5"
androidx-test-core = "1.6.1"
androidx-test-espresso = "3.6.1"
androidx-test-fragment = "1.8.5"
Expand Down

0 comments on commit 237b8c1

Please sign in to comment.