Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:atomicfu from 0.23.2 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.23.2 to 0.24.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.23.2...0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Apr 18, 2024
1 parent 93e504f commit eac4da0
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 @@ -24,7 +24,7 @@ hildan-github-changelog-plugin = "2.2.0"
jackson = "2.17.0"
jetty-websocket = "11.0.20"
kotlin = "1.9.23"
kotlinx-atomicfu = "0.23.2"
kotlinx-atomicfu = "0.24.0"
kotlinx-coroutines = "1.8.0"
kotlinx-io = "0.3.2"
kotlinx-serialization = "1.6.3"
Expand Down

0 comments on commit eac4da0

Please sign in to comment.