Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Nov 27, 2023
1 parent 271c111 commit e8e3b3c
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 @@ -21,7 +21,7 @@ hildan-kotlin-publish-plugin = "1.3.0"
hildan-github-changelog-plugin = "2.0.0"
kotlin = "1.9.21"
kotlinpoet = "1.15.1"
kotlinx-atomicfu = "0.22.0"
kotlinx-atomicfu = "0.23.1"
kotlinx-coroutines = "1.7.3"
kotlinx-serialization = "1.6.1"
ktor = "2.3.6"
Expand Down

0 comments on commit e8e3b3c

Please sign in to comment.