Skip to content

Commit

Permalink
fix: bump navigation from 2.8.3 to 2.8.4
Browse files Browse the repository at this point in the history
Bumps `navigation` from 2.8.3 to 2.8.4.

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

Updates `androidx.navigation:navigation-runtime-ktx` from 2.8.3 to 2.8.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and farbod-s committed Nov 15, 2024
1 parent 23e4003 commit 45a5625
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 @@ -13,7 +13,7 @@ ksp = "2.0.21-1.0.27"
hilt = "2.52"
hiltAndroid = "1.2.0"
room = "2.6.1"
navigation = "2.8.3"
navigation = "2.8.4"
workManager = "2.9.1"
datastore = "1.1.1"
coroutineTest = "1.9.0"
Expand Down

0 comments on commit 45a5625

Please sign in to comment.