Skip to content

Commit 93e228e

Browse files
Bump org.jetbrains.kotlinx:atomicfu from 0.30.0 to 0.31.0
Bumps [org.jetbrains.kotlinx:atomicfu](https://github.com/Kotlin/kotlinx.atomicfu) from 0.30.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.30.0...0.31.0) --- updated-dependencies: - 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] <[email protected]>
1 parent c3148bd commit 93e228e

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
@@ -6,7 +6,7 @@ kotlin = "2.3.0"
66
kotlin-coroutines = "1.10.2"
77
kotlin-serialization = "1.10.0"
88
kotlin-datetime = "0.7.1-0.6.x-compat"
9-
kotlin-atomicfu = "0.30.0"
9+
kotlin-atomicfu = "0.31.0"
1010
kotlin-dokka = "2.1.0"
1111
kotlinx-browser = "0.5.0"
1212
lwjgl = "3.4.0"

0 commit comments

Comments
 (0)