Skip to content

Commit

Permalink
build(deps): bump nav_version from 2.7.3 to 2.7.4
Browse files Browse the repository at this point in the history
Bumps `nav_version` from 2.7.3 to 2.7.4.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.7.3 to 2.7.4

Updates `androidx.navigation:navigation-ui-ktx` from 2.7.3 to 2.7.4

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-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 FunkyMuse committed Oct 21, 2023
1 parent 4486295 commit a3fe0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
glide = "4.16.0"
constraint_layout = '2.1.4'
coroutines = '1.7.3'
nav_version = '2.7.3'
nav_version = '2.7.4'
rx = '3.0.1'
material = "1.9.0"
moshi = "1.15.0"
Expand Down

0 comments on commit a3fe0be

Please sign in to comment.