diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5a3f782..f11dcbd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ lifecycle-runtime-ktx = "2.6.1" activity-compose = "1.7.2" compose-bom = "2023.06.01" -dagger-hilt = "2.47" +dagger-hilt = "2.49" hilt-compose = "1.0.0" okhttp = "4.11.0"