diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4b4b7ad8..752af569 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ compileSdk = "37" compose-lint-checks = "1.4.3" compose-material3 = "1.5.0-alpha21" compose-tooling = "1.11.2" -hilt = "2.59.2" +hilt = "2.60" hiltNavigationCompose = "1.3.0" junit = "4.13.2" kotlin = "2.4.0"