chore(deps): bump nav_version from 2.4.2 to 2.5.3

Bumps `nav_version` from 2.4.2 to 2.5.3.

Updates `navigation-fragment-ktx` from 2.4.2 to 2.5.3

Updates `navigation-runtime-ktx` from 2.4.2 to 2.5.3

Updates `navigation-ui-ktx` from 2.4.2 to 2.5.3

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.navigation:navigation-runtime-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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-10 11:16:10 +00:00 committed by GitHub
parent 6f13bef91e
commit a57907a236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ buildscript {
fragmentktx_version = '1.4.1'
ormLite_version = '4.46'
gson_version = '2.10'
nav_version = '2.4.2'
nav_version = '2.5.3'
appcompat_version = '1.5.1'
material_version = '1.7.0'
constraintlayout_version = '2.1.4'