diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e59433d39..ba23ab292 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ autoservice-google = "1.1.1" autoservice-zacsweers = "1.2.0" bridge = "v2.0.2" cardview = "1.0.0" -checkstyle = "13.4.0" +checkstyle = "13.4.2" coil = "3.4.0" constraintlayout = "2.2.1" core = "1.18.0" @@ -25,9 +25,9 @@ jsoup = "1.22.2" junit = "4.13.2" junit-ext = "1.3.0" kotlin = "2.3.21" -kotlinx-coroutines-rx3 = "1.10.2" +kotlinx-coroutines-rx3 = "1.11.0" kotlinx-serialization-json = "1.11.0" -ksp = "2.3.6" +ksp = "2.3.8" ktlint = "1.8.0" leakcanary = "2.14" lifecycle = "2.10.0" @@ -46,7 +46,7 @@ runner = "1.7.0" rxandroid = "3.0.2" rxbinding = "4.0.0" rxjava = "3.1.12" -sonarqube = "7.2.3.7755" +sonarqube = "7.3.0.8198" statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2 stetho = "1.6.0" swiperefreshlayout = "1.2.0"