1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 22:29:09 -05:00

Bump hilt_version from 2.50 to 2.51 (#2456)

This commit is contained in:
dependabot[bot] 2024-03-02 16:11:13 +00:00 committed by GitHub
parent e9d64de0cb
commit dc9af29a44
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.22'
about_libraries = '10.10.0'
hilt_version = '2.50'
hilt_version = '2.51'
}
repositories {
mavenCentral()