Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-js to…
Browse files Browse the repository at this point in the history
… v1.6.3 (#121)
  • Loading branch information
juul-mobile-bot committed Jun 20, 2022
1 parent e9c1332 commit 7cc49d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -5,7 +5,7 @@ okio = "3.1.0"

[libraries]
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.10" }
kotlinx-coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version = "1.6.1" }
kotlinx-coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version = "1.6.3" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.3.3" }
mockk = { module = "io.mockk:mockk", version = "1.12.4" }
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
Expand Down

0 comments on commit 7cc49d6

Please sign in to comment.