Skip to content

Commit a9f88e1

Browse files
committed
Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.0
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | maven | org.jetbrains.kotlinx:atomicfu | 0.25.0 | 0.26.0 |
1 parent 4a52ded commit a9f88e1

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
@@ -3,7 +3,7 @@ koinVersion = "4.0.0"
33
kotlin = "1.9.22"
44
kotlinx-collections-immutable = "0.3.8"
55
kotlinx-coroutines = "1.9.0"
6-
kotlinx-atomicfu = "0.25.0"
6+
kotlinx-atomicfu = "0.26.0"
77
kotlinx-datetime = "0.6.1"
88
kotlinx-serialization = "1.6.3"
99

0 commit comments

Comments
 (0)