Skip to content

Commit e0323e0

Browse files
authored
Merge pull request #1123 from alvr/renovate/kotlin
fix(deps): update kotlin dependants
2 parents d74c322 + 708c5cc commit e0323e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apollo = "4.1.0"
66
apollo-mockserver = "0.1.0"
77
arrow = "2.0.0"
88
coil = "3.0.4"
9-
compose = "1.7.0"
9+
compose = "1.7.1"
1010
compose-placeholder = "1.0.8"
1111
datastore = "1.1.1"
1212
desugaring = "2.1.3"
@@ -18,19 +18,19 @@ kaml = { strictly = "0.66.0" }
1818
koin = "4.0.0"
1919
kotest = "5.9.1"
2020
kotest-property-datetime = "2.0.0"
21-
kotlin = "2.0.21"
21+
kotlin = "2.1.0"
2222
kotlinpoet = "2.0.0"
2323
kotlinx-coroutines = "1.9.0"
2424
kotlinx-datetime = "0.6.1"
2525
kotlinx-immutable = "0.3.8"
2626
kotlinx-serialization = "1.7.3"
27-
kover = "0.8.3"
28-
ksp = "2.0.21-1.0.26"
27+
kover = "0.9.0"
28+
ksp = "2.1.0-1.0.29"
2929
ktor = "3.0.2"
3030
lifecycle = "2.8.4"
3131
materialkolor = "2.0.0"
3232
mockk = "1.13.13"
33-
mokkery = "2.4.0"
33+
mokkery = "2.6.0"
3434
navigation = "2.8.0-alpha11"
3535
navigation-material = "1.7.0-beta02"
3636
okio = "3.9.1"

0 commit comments

Comments
 (0)