diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 61530fc2127c..5425156fa8ed 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ assertk = "0.28.1" binary-compatibility-validator = "0.18.1" bnd = "7.2.1" brotli-dec = "0.1.2" -burst = "2.10.2" +burst = "2.11.0" checkstyle = "13.2.0" clikt = "5.1.0" extra-java-module-info = "1.14" @@ -36,7 +36,7 @@ jsoup = "1.22.1" junit-pioneer = "1.9.1" junit-platform = "1.14.2" junit4 = "4.13.2" -kotlin = "2.2.21" +kotlin = "2.3.10" ksp = "2.3.4" ksp-plugin = "2.3.5" lint-gradle = "1.0.0-alpha05"