Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.1…
Browse files Browse the repository at this point in the history
…8.2 (#340)
  • Loading branch information
renovate[bot] authored Jul 18, 2022
1 parent 499485e commit 5cf2d13
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 @@ -16,7 +16,7 @@ algolia-telemetry = { group = "com.algolia", name = "instantsearch-telemetry", v
ktor-client-okhttp = { group = "io.ktor", name = "ktor-client-okhttp", version.ref = "ktor" }

# kotlin
kotlinx-atomicfu = { group = "org.jetbrains.kotlinx", name = "atomicfu", version = "0.18.0" }
kotlinx-atomicfu = { group = "org.jetbrains.kotlinx", name = "atomicfu", version = "0.18.2" }
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
kotlinx-coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "coroutines" }

Expand Down

0 comments on commit 5cf2d13

Please sign in to comment.