Skip to content

Commit

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

update dependency org.jetbrains.kotlinx:kotlinx-coroutines-swing from 1.9.0 to v1.10.1
  • Loading branch information
joelkanyi authored Dec 28, 2024
2 parents 8d7c44b + 5262a23 commit 7763ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ multiplatformSettings = "1.3.0"
core = "1.13.1"
jna = "5.15.0"
koalaplotCore = "0.7.0"
kotlinxCoroutinesSwing = "1.9.0"
kotlinxCoroutinesSwing = "1.10.1"
kotlinxSerializationJson = "1.7.3"
kotlinxDateTime = "0.6.1"
material3WindowSizeClassMultiplatform = "0.5.0"
Expand Down

0 comments on commit 7763ef3

Please sign in to comment.