diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0118a5cfd..1c68d022d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ androidxNavigation = "2.8.5" androidxTestCore = "1.5.0" androidxTestExt = "1.2.1" coil = "2.7.0" -hilt = "2.53.1" +hilt = "2.54" junit4 = "4.13.2" kotlin = "2.1.0" kotlinxCoroutines = "1.9.0"