Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 21, 2023
1 parent 400955d commit fa9591a
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 @@ -116,7 +116,7 @@ androidx-hilt-work = "androidx.hilt:hilt-work:1.0.0"

junit = "junit:junit:4.13.2"

kotlinx-atomicfu = "org.jetbrains.kotlinx:atomicfu:0.19.0"
kotlinx-atomicfu = "org.jetbrains.kotlinx:atomicfu:0.20.0"
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.4.0"
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit fa9591a

Please sign in to comment.