diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 00666fcc4..67774c39d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ junit = "4.13.2" websocket = "1.5.7" # plugins -kotlin = "2.0.0" +kotlin = "2.0.10" kover = "0.8.3" qodana = "2024.1.5" changelog = "2.2.1"