Skip to content

Commit

Permalink
fix(deps): update dagger.hilt to v2.54 (#1005)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent efdc1d7 commit f1e61cb
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 @@ -44,7 +44,7 @@ androidx-test-rules = "1.6.1"
gradleplugin = "8.7.3"
kspplugin = "2.1.0-1.0.29"

dagger-hilt = "2.53.1"
dagger-hilt = "2.54"
dagger-hilt-navigation-compose = "1.2.0"
flipper = "0.273.0"
soloader = "0.12.1"
Expand Down

0 comments on commit f1e61cb

Please sign in to comment.