Skip to content

Commit

Permalink
chore(deps): bump navigation from 2.7.7 to 2.8.0 in /snippets
Browse files Browse the repository at this point in the history
Bumps `navigation` from 2.7.7 to 2.8.0.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.7.7 to 2.8.0

Updates `androidx.navigation:navigation-ui-ktx` from 2.7.7 to 2.8.0

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 5ea1951 commit fd4621e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ composeMaterial = "1.7.0-rc01"
mapsKtx = "5.1.1"
material = "1.12.0"
constraintLayout = "2.1.4"
navigation = "2.7.7"
navigation = "2.8.0"
rxlifecycleAndroidLifecycleKotlin = "4.0.2"
volley = "1.2.1"
lifecycleRuntime = "2.8.4"
Expand Down

0 comments on commit fd4621e

Please sign in to comment.