Skip to content

Commit

Permalink
chore(deps): bump kotlinx-atomicfu from 0.24.0 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps `kotlinx-atomicfu` from 0.24.0 to 0.25.0.

Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.24.0 to 0.25.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.24.0...0.25.0)

Updates `org.jetbrains.kotlinx:atomicfu` from 0.24.0 to 0.25.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.24.0...0.25.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:atomicfu-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] committed Jul 1, 2024
1 parent c95de79 commit 466c44d
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 @@ -77,7 +77,7 @@ junit-pioneer = "2.2.0"
jqwik = "1.8.5"
jSystemThemeDetector = "3.6"
kmath = "0.3.1"
kotlinx-atomicfu = "0.24.0"
kotlinx-atomicfu = "0.25.0"
kotlinx-coroutines = "1.9.0-RC"
kotlinx-collections-immutable = "0.3.7"
kotlinx-cli = "0.3.6"
Expand Down

0 comments on commit 466c44d

Please sign in to comment.