Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Jun 12, 2024
1 parent 21b1a3b commit 2906d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ espressoCore = "3.5.1"
jna = "5.14.0"
junitVersion = "1.1.5"
junit = "4.13.2"
kotlinxCoroutinesCore = "1.7.3"
kotlinxCoroutinesCore = "1.8.1"
ktorServer = "2.3.11"
lifecycleRuntimeKtx = "2.7.0"
navigationCompose = "2.7.7"
Expand All @@ -16,7 +16,7 @@ room = "2.6.1"
storage = "1.5.5"
workRuntimeKtx = "2.9.0"
material3 = "1.2.1"
quartz = "0.87.5"
quartz = "0.87.7"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
Expand Down

0 comments on commit 2906d95

Please sign in to comment.