Skip to content

Commit

Permalink
Bump androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent b0ec599 commit 44189d3
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 @@ -18,7 +18,7 @@ androidxComposeCompiler = "1.5.4"
androidxComposeConstraintLayout = "1.0.1"
androidxComposeNavigation = "2.7.7"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.1.0"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.6.2"
androidxMacroBenchmark = "1.2.3"
androidxProfileinstaller = "1.3.1"
Expand Down

0 comments on commit 44189d3

Please sign in to comment.