Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlinx:atomicfu from 0.24.0 to 0.26.1 (
Browse files Browse the repository at this point in the history
#3217)

Bumps [org.jetbrains.kotlinx:atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.24.0 to 0.26.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.24.0...0.26.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oussama Hassine <[email protected]>
  • Loading branch information
dependabot[bot] and ohassine authored Jan 27, 2025
1 parent f7afd4e commit 04d81a9
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 @@ -27,7 +27,7 @@ androidx-sqlite = "2.4.0"
benasher-uuid = "0.8.4"
ktx-datetime = { strictly = "0.5.0" }
ktx-serialization = "1.6.3"
ktx-atomicfu = "0.24.0"
ktx-atomicfu = "0.26.1"
kover = "0.7.6"
multiplatform-settings = "1.1.1"
moduleGraph = "0.7.0"
Expand Down

0 comments on commit 04d81a9

Please sign in to comment.