diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e7c70400..13d6f1fc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ guava = "33.5.0-android" # noinspection NewerVersionAvailable ical4j = "3.2.19" # final version; update to 4.x will require much work junit = "4.13.2" -kotlin = "2.2.21" +kotlin = "2.3.10" mockk = "1.14.9" roboelectric = "4.16.1" slf4j = "2.0.17"