Skip to content

Commit 9f960df

Browse files
fix(deps): update versions.hilt to v2.56.2 (#1165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 202fe2a commit 9f960df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ object Versions {
33
const val lifecycle = "2.6.1"
44
const val room = "2.7.0"
55
const val navigation = "2.5.3"
6-
const val hilt = "2.55"
6+
const val hilt = "2.56.2"
77
const val compose = "1.7.8"
88
const val activity = "1.7.1"
99
const val agp = "7.3.0"

0 commit comments

Comments
 (0)