Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.0
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| maven      | org.jetbrains.kotlinx:atomicfu | 0.25.0 | 0.26.0 |
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 4a52ded commit a9f88e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ koinVersion = "4.0.0"
kotlin = "1.9.22"
kotlinx-collections-immutable = "0.3.8"
kotlinx-coroutines = "1.9.0"
kotlinx-atomicfu = "0.25.0"
kotlinx-atomicfu = "0.26.0"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.6.3"

Expand Down

0 comments on commit a9f88e1

Please sign in to comment.