diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ae952bb30..fd74aff0d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ koin-plugin = "1.0.1" kotlin = "2.3.21" kotlinx-coroutines-rx3 = "1.11.0" kotlinx-serialization-json = "1.11.0" -ksp = "2.3.8" +ksp = "2.3.9" ktlint = "1.8.0" leakcanary = "2.14" lifecycle = "2.10.0" @@ -43,12 +43,12 @@ material = "1.11.0" # TODO: update to newer version after bug is fixed. See http material3 = "1.11.0-alpha07" media = "1.7.1" mockitoCore = "5.23.0" -multiplatform = "1.11.0" +multiplatform = "1.11.1" navigation3 = "1.1.1" okhttp = "5.3.2" phoenix = "3.0.0" preference = "1.2.1" -prettytime = "5.0.8.Final" +prettytime = "5.0.9.Final" recyclerview = "1.4.0" room = "2.8.4" runner = "1.7.0"