Skip to content

Commit 961611c

Browse files
fix(deps): update all non-major dependencies
1 parent 152bb2a commit 961611c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
androidx-lifecycle = "2.9.6"
33
coil3 = "3.3.0"
4-
composeMultiplatform = "1.10.0-alpha03"
4+
composeMultiplatform = "1.10.0-rc02"
55
haze = "1.7.1"
6-
kotlin = "2.2.21"
7-
ksp = "2.3.3"
6+
kotlin = "2.3.0"
7+
ksp = "2.3.4"
88
ktor = "3.3.3"
99
material3-adaptive = "1.2.0"
1010

0 commit comments

Comments
 (0)