Skip to content

Commit

Permalink
fix(deps): update hilt to v2.54 (#787)
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 22, 2024
1 parent 1ca926f commit fe01d00
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 @@ -7,7 +7,7 @@ ktor = "3.0.0"
coil = "2.7.0"
okhttp = "5.0.0-alpha.14"
ksp = "2.0.21-1.0.25"
hilt = "2.52"
hilt = "2.54"

androidGradlePlugin = "8.7.3"
androidDesugarLibs = "2.1.2"
Expand Down

0 comments on commit fe01d00

Please sign in to comment.