Skip to content

Commit df49562

Browse files
chore(deps): bump kotlinx-atomicfu from 0.25.0 to 0.26.0
Bumps `kotlinx-atomicfu` from 0.25.0 to 0.26.0. Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.25.0 to 0.26.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.25.0...0.26.0) Updates `org.jetbrains.kotlinx.atomicfu` from 0.25.0 to 0.26.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.25.0...0.26.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]>
1 parent 2372123 commit df49562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ org-url = "https://suresh.dev"
2222
# Gradle Dependencies Versions
2323
kotlinx-kover = "0.9.0-RC"
2424
kotlinx-io = "0.5.4"
25-
kotlinx-atomicfu = "0.25.0"
25+
kotlinx-atomicfu = "0.26.0"
2626
kotlinx-coroutines = "1.9.0"
2727
kotlinx-datetime = "0.6.1"
2828
kotlinx-serialization = "1.7.3"

0 commit comments

Comments
 (0)