diff --git a/native/kotlin/gradle/libs.versions.toml b/native/kotlin/gradle/libs.versions.toml index 4979eba4f..e07ca8fed 100644 --- a/native/kotlin/gradle/libs.versions.toml +++ b/native/kotlin/gradle/libs.versions.toml @@ -17,7 +17,7 @@ kotlin = "2.1.21" kotlinx-coroutines = "1.10.2" kotlinx-serialization-json = "1.6.3" landscapist = "2.6.1" -lifecycle = "2.10.0" +lifecycle = "2.11.0" okHttp = "5.4.0" navigation = "2.9.8" navigationCompose = "2.9.2"