We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770584c commit 7485ca5Copy full SHA for 7485ca5
1 file changed
gradle/libs.versions.toml
@@ -30,11 +30,11 @@ mrmans0n-detekt-compose-rules = "0.5.6"
30
poko = "0.22.0"
31
32
# Kotlin only dependencies
33
-compose-stability-analyzer = "0.7.0"
+compose-stability-analyzer = "0.7.2"
34
kotlin = "2.3.20"
35
-kover = "0.9.7"
+kover = "0.9.8"
36
kotlinx-io = "0.9.0"
37
-kotlinx-serialization-json = "1.10.0"
+kotlinx-serialization-json = "1.11.0"
38
39
# Compose Multiplatform only dependencies
40
jetbrains-androidx-lifecycle = "2.10.0-beta01"
0 commit comments