Bump hilt_version from 2.45 to 2.46.1 (#2205)

This commit is contained in:
dependabot[bot] 2023-05-14 17:28:29 +00:00 committed by GitHub
parent adf418cc68
commit dce491bffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = '1.8.21'
about_libraries = '10.6.3'
hilt_version = "2.45"
hilt_version = "2.46.1"
}
repositories {
mavenCentral()