Skip to content

Commit 1696287

Browse files
fix(deps): update all non-major dependencies
1 parent 1dc6dc6 commit 1696287

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
2-
androidx-lifecycle = "2.9.5"
2+
androidx-lifecycle = "2.9.6"
33
coil3 = "3.3.0"
4-
composeMultiplatform = "1.10.0-alpha03"
4+
composeMultiplatform = "1.10.0-beta01"
55
haze = "1.6.10"
66
kotlin = "2.2.21"
7-
ksp = "2.3.1"
8-
ktor = "3.3.1"
7+
ksp = "2.3.2"
8+
ktor = "3.3.2"
99
material3-adaptive = "1.2.0"
1010

1111
[libraries]

0 commit comments

Comments
 (0)