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 3a768a1 commit 827f959Copy full SHA for 827f959
gradle/libs.versions.toml
@@ -1,14 +1,14 @@
1
[versions]
2
kotlin = "2.1.0"
3
serialization = "1.8.0"
4
-coroutines = "1.9.0"
5
-spotless = "6.25.0"
+coroutines = "1.10.1"
+spotless = "7.0.2"
6
kotlinxHtml = "0.11.0"
7
kotlinxCli = "0.3.6"
8
-compose = "1.7.1"
+compose = "1.7.3"
9
mavenPublish = "0.30.0"
10
-androidGradlePlugin = "8.7.3"
11
-gradlePluginPublish = "1.3.0"
+androidGradlePlugin = "8.9.1"
+gradlePluginPublish = "1.3.1"
12
13
[libraries]
14
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
0 commit comments