mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0
This commit is contained in:
parent
45701f414b
commit
3de6a94ea0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ jsoup = "org.jsoup:jsoup:1.16.1"
|
|||
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
|
||||
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
|
||||
junit-legacy = "junit:junit:4.13.2"
|
||||
kotlinx-atomicfu = "org.jetbrains.kotlinx:atomicfu:0.20.0"
|
||||
kotlinx-atomicfu = "org.jetbrains.kotlinx:atomicfu:0.21.0"
|
||||
kotlinx-collections-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5"
|
||||
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue