Skip to content

Commit

Permalink
build(deps): bump androidx.navigation:navigation-compose
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.8.3 to 2.8.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent aba5549 commit 0a2ea6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ExampleApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.10.01"
embrace = "6.14.0"
navigationCompose = "2.8.3"
navigationCompose = "2.8.5"
okhttp = "4.12.0"
otel = "1.43.0"

Expand Down

0 comments on commit 0a2ea6e

Please sign in to comment.