Skip to content

Commit 2f5bf30

Browse files
authored
Merge pull request #1257 from alvr/renovate/kotlin
fix(deps): update kotlin dependants
2 parents 7dbbe1f + f3814be commit 2f5bf30

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
@@ -6,7 +6,7 @@ apollo = "4.2.0"
66
apollo-mockserver = "0.1.1"
77
arrow = "2.1.2"
88
coil = "3.2.0"
9-
compose = "1.8.0"
9+
compose = "1.8.1"
1010
compose-placeholder = "1.0.11"
1111
desugaring = "2.1.5"
1212
detekt = "1.23.8"
@@ -33,9 +33,9 @@ ktor = "3.1.3"
3333
lifecycle = "2.9.0-beta01"
3434
materialkolor = "2.1.1"
3535
mockk = "1.14.2"
36-
mokkery = "2.7.2"
36+
mokkery = "2.8.0"
3737
navigation = "2.9.0-beta01"
38-
navigation-material = "1.8.0-beta04"
38+
navigation-material = "1.8.0-beta05"
3939
okio = "3.11.0"
4040
turbine = "1.2.0"
4141

0 commit comments

Comments
 (0)