Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cristan committed Dec 24, 2024
1 parent 0d3689e commit 87afb2e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
kotlinxCoroutinesTest = "1.9.0"
ktor = "3.0.2"
kotlinxCoroutinesTest = "1.10.1"
ktor = "3.0.3"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.11.00"
mockk = "1.13.13"
navigationCompose = "2.8.4"
googleMaps = "6.3.0"
composeBom = "2024.12.01"
mockk = "1.13.14"
navigationCompose = "2.8.5"
googleMaps = "6.4.0"
material3 = "1.3.1"
csv = "1.10.0"
koin-bom = "4.0.0"
koin-bom = "4.0.1"
compass = "1.2.4"
playServicesLocation = "21.3.0"
playServicesCoroutines = "1.9.0"
playServicesCoroutines = "1.10.1"
timber = "5.0.1"


Expand Down

0 comments on commit 87afb2e

Please sign in to comment.