diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b53e501..0ee3909 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ activity-compose = "1.9.3" lifecycle = "2.8.7" navigation-compose = "2.8.5" compose-bom = "2024.12.01" -hilt = "2.51.1" +hilt = "2.59.2" hilt-navigation-compose = "1.2.0" retrofit = "2.11.0" okhttp = "4.12.0"