Skip to content

Commit a905075

Browse files
Bump atomicfu from 0.25.0 to 0.26.0
Bumps `atomicfu` from 0.25.0 to 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) 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 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 52abcc3 commit a905075

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
@@ -5,7 +5,7 @@ ktor = "3.0.0"
55
dokka = "1.9.20"
66
kotlinx-datetime = "0.6.1"
77
kermit = "2.0.4"
8-
atomicfu = "0.25.0"
8+
atomicfu = "0.26.0"
99
coroutines = "1.9.0"
1010
android-lifecycle = "2.8.6"
1111
androidx-startup = "1.2.0"

0 commit comments

Comments
 (0)