chore(deps): update hilt_version to v2.51.1

This commit is contained in:
renovate[bot] 2024-03-31 19:00:54 +00:00 committed by Andre K
parent 622d24a0db
commit 5c6aadb5fd

View file

@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.9.23'
hilt_version = '2.51'
hilt_version = '2.51.1'
protobuf_version = '3.25.3'
}