Skip to content

Commit bac08cb

Browse files
Bump org.jetbrains.kotlinx:atomicfu from 0.26.1 to 0.27.0
Bumps [org.jetbrains.kotlinx:atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.26.1 to 0.27.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.26.1...0.27.0) --- 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>
1 parent b91f397 commit bac08cb

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
@@ -19,7 +19,7 @@ hildan-kotlin-publish-plugin = "1.7.0"
1919
hildan-github-changelog-plugin = "2.2.0"
2020
kotlin = "2.1.0"
2121
kotlinpoet = "2.0.0"
22-
kotlinx-atomicfu = "0.26.1"
22+
kotlinx-atomicfu = "0.27.0"
2323
kotlinx-coroutines = "1.10.1"
2424
kotlinx-serialization = "1.7.3"
2525
ktor = "3.0.3"

0 commit comments

Comments
 (0)