Skip to content

Commit

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

---
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] committed Jan 24, 2024
1 parent fb8c901 commit 96ab40b
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.8.22"
ksp = "1.8.22-1.0.11"
atomicfu = "0.21.0"
atomicfu = "0.23.2"
coroutines = "1.7.3"
mutekt = "1.0.1"
ktor = "2.3.4"
Expand Down

0 comments on commit 96ab40b

Please sign in to comment.