diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a848471..25e3dda 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ androidxTest = "1.6.2" spotless = "6.21.0" nexusPlugin = "0.30.0" androidxHiltNavigationCompose = "1.2.0" -hilt = "2.53.1" +hilt = "2.54" gson = "2.11.0" [plugins]