Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:atomicfu-jvm](https://github.com/Kotlin/kotlinx.atomicfu) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx-atomicfu@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:atomicfu-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c91ee1a commit 1a95400
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 @@ -3,7 +3,7 @@
kotlin = "1.8.22"
coroutines = "1.7.2"
serialization = "1.5.1"
atomicfu = "0.21.0"
atomicfu = "0.22.0"
abi = "0.13.2"

blossom = "1.3.1"
Expand Down

0 comments on commit 1a95400

Please sign in to comment.