Bump hilt_version from 2.51 to 2.51.1 (#2510)

This commit is contained in:
dependabot[bot] 2024-04-08 17:41:28 +00:00 committed by GitHub
parent d18485293d
commit 6b59973624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.9.23'
about_libraries = '11.1.1'
hilt_version = '2.51'
hilt_version = '2.51.1'
}
repositories {
mavenCentral()