Skip to content

Commit

Permalink
Merge pull request #117 from joelkanyi/chore/update-libs/coroutine-de…
Browse files Browse the repository at this point in the history
…pendencies

update coroutine dependencies
  • Loading branch information
joelkanyi committed Jun 9, 2024
2 parents 20e14bb + a41fa70 commit 796b3c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ koin-compose = "1.1.5"
core = "1.13.1"
jna = "5.14.0"
koalaplotCore = "0.5.4"
kotlinxCoroutinesSwing = "1.8.0"
kotlinxSerializationJson = "1.6.3"
kotlinxDateTime = "0.5.0"
kotlinxCoroutinesSwing = "1.8.1"
kotlinxSerializationJson = "1.7.0"
kotlinxDateTime = "0.6.0"
material3WindowSizeClassMultiplatform = "0.5.0"
napier = "2.7.1"
core-library-desugaring = "2.0.4"
Expand Down

0 comments on commit 796b3c0

Please sign in to comment.