diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f620d4615..d93486332 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androidxNavigation = "2.5.0" androidxTest = "1.6.1" androidxJunit = "1.2.1" kotlin = "2.0.20" -kotlinxCoroutines = "1.8.1" +kotlinxCoroutines = "1.9.0" okhttp = "4.12.0" retrofit = "2.9.0" spotless = "6.21.0"