Skip to content

Commit

Permalink
Bump androidx.navigation.safeargs.kotlin from 2.5.3 to 2.7.7
Browse files Browse the repository at this point in the history
Bumps androidx.navigation.safeargs.kotlin from 2.5.3 to 2.7.7.

---
updated-dependencies:
- dependency-name: androidx.navigation.safeargs.kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 2271079 commit f26cddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
gradle.ext.kotlinVersion = '1.9.10'
gradle.ext.agpVersion = '8.1.0'
gradle.ext.googleServicesVersion = '4.3.15'
gradle.ext.navigationVersion = '2.5.3'
gradle.ext.navigationVersion = '2.7.7'
gradle.ext.sentryVersion = '3.14.0'
gradle.ext.daggerVersion = "2.46.1"
gradle.ext.detektVersion = '1.23.0'
Expand Down

0 comments on commit f26cddc

Please sign in to comment.