Skip to content

Commit 0e1eca2

Browse files
Bump kotlinx-atomicfu from 0.29.0 to 0.31.0
Bumps `kotlinx-atomicfu` from 0.29.0 to 0.31.0. Updates `org.jetbrains.kotlinx:atomicfu-gradle-plugin` from 0.29.0 to 0.31.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.29.0...0.31.0) Updates `org.jetbrains.kotlinx:atomicfu` from 0.29.0 to 0.31.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.29.0...0.31.0) Updates `org.jetbrains.kotlinx.atomicfu` from 0.29.0 to 0.31.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.29.0...0.31.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:atomicfu-gradle-plugin dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:atomicfu dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx.atomicfu dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 145ab5a commit 0e1eca2

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
@@ -18,7 +18,7 @@ palantir-git-version = "4.2.0"
1818
#noinspection NewerVersionAvailable
1919
dependencycheck = "12.1.6"
2020

21-
kotlinx-atomicfu = "0.29.0"
21+
kotlinx-atomicfu = "0.31.0"
2222
kotlinx-coroutines = "1.10.2"
2323
kotlinx-serialization = "1.9.0"
2424
accompanist = "0.37.3"

0 commit comments

Comments
 (0)