Skip to content

Commit

Permalink
Bump org.jetbrains.androidx.navigation:navigation-compose (#374)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) from 2.8.0-alpha02 to 2.8.0-alpha10.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.navigation:navigation-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Bely <[email protected]>
  • Loading branch information
dependabot[bot] and michaelbel authored Nov 16, 2024
1 parent 0903eac commit cd2f22b
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 @@ -54,7 +54,7 @@ androidx-test-espresso = "3.6.1"
androidx-test-espresso-device = "1.0.1"
androidx-work = "2.10.0"
compose = "1.7.1"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02"
jetbrains-androidx-navigation-compose = "2.8.0-alpha10"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.4"
jetbrains-androidx-core-bundle = "1.0.1"
detekt = "1.23.7"
Expand Down

0 comments on commit cd2f22b

Please sign in to comment.