Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit a11d8ef

Browse files
[deps]: Update kotlin (#309)
1 parent b233505 commit a11d8ef

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ androidxActivity = "1.9.3"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
1414
androidxCamera = "1.4.0"
15-
androidxComposeBom = "2024.11.00"
15+
androidxComposeBom = "2024.12.01"
1616
androidxComposeUiTest = "1.7.5"
1717
androidxCore = "1.15.0"
1818
androidxHiltNavigationCompose = "1.2.0"
@@ -42,9 +42,9 @@ junit5 = "5.11.3"
4242
jvmTarget = "17"
4343
kotlin = "2.1.0"
4444
kotlinxCollectionsImmutable = "0.3.8"
45-
kotlinxCoroutines = "1.9.0"
46-
kotlinxSerialization = "1.7.3"
47-
kotlinxKover = "0.8.3"
45+
kotlinxCoroutines = "1.10.1"
46+
kotlinxSerialization = "1.8.0"
47+
kotlinxKover = "0.9.1"
4848
ksp = "2.1.0-1.0.29"
4949
mockk = "1.13.13"
5050
okhttp = "4.12.0"

0 commit comments

Comments
 (0)