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] authored and actions-user committed Oct 21, 2024
1 parent b7ae74c commit 823db03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jetbrains-compose-compiler = "1.5.14"
jetbrains-dokka = "1.9.20"
jetbrains-intellij = "1.17.4"
jetbrains-kotlin = "2.0.21"
jetbrains-kotlinx-atomicfu = "0.25.0"
jetbrains-kotlinx-atomicfu = "0.26.0"
jetbrains-kotlinx-binary-compatibility-validator = "0.16.3"
jetbrains-kotlinx-collections-immutable = "0.3.8"
jetbrains-kotlinx-coroutines = "1.9.0"
Expand Down
1 change: 1 addition & 0 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

### Updated

- `org.jetbrains.kotlinx:atomicfu -> 0.26.0`
- `org.junit.platform:junit-platform-launcher -> 1.11.3`
- `org.junit:junit-bom -> 5.11.3`
- `org.junit.platform:junit-platform-suite-api -> 1.11.3`
Expand Down

0 comments on commit 823db03

Please sign in to comment.