Skip to content

Commit

Permalink
[deps]: Update kotlin (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent b233505 commit a11d8ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ androidxActivity = "1.9.3"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
androidxCamera = "1.4.0"
androidxComposeBom = "2024.11.00"
androidxComposeBom = "2024.12.01"
androidxComposeUiTest = "1.7.5"
androidxCore = "1.15.0"
androidxHiltNavigationCompose = "1.2.0"
Expand Down Expand Up @@ -42,9 +42,9 @@ junit5 = "5.11.3"
jvmTarget = "17"
kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.9.0"
kotlinxSerialization = "1.7.3"
kotlinxKover = "0.8.3"
kotlinxCoroutines = "1.10.1"
kotlinxSerialization = "1.8.0"
kotlinxKover = "0.9.1"
ksp = "2.1.0-1.0.29"
mockk = "1.13.13"
okhttp = "4.12.0"
Expand Down

0 comments on commit a11d8ef

Please sign in to comment.