Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:atomicfu to v0.27.0
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| maven      | org.jetbrains.kotlinx:atomicfu | 0.26.1 | 0.27.0 |
  • Loading branch information
actions-user committed Jan 10, 2025
1 parent b082732 commit d3c6461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "2.0.0"
jetbrains-intellij = "1.17.4"
jetbrains-kotlin = "2.1.0"
jetbrains-kotlinx-atomicfu = "0.26.1"
jetbrains-kotlinx-atomicfu = "0.27.0"
jetbrains-kotlinx-binary-compatibility-validator = "0.17.0"
jetbrains-kotlinx-collections-immutable = "0.3.8"
jetbrains-kotlinx-coroutines = "1.10.1"
Expand Down
2 changes: 1 addition & 1 deletion 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.27.0`
- `com.javiersc.kotlin:kotlin-test-testng -> 0.2.1`
- `com.javiersc.kotlin:kotlin-test-junit5 -> 0.2.1`
- `com.javiersc.kotlin:kotlin-test-junit -> 0.2.1`
Expand Down Expand Up @@ -98,7 +99,6 @@
- `com.russhwolf:multiplatform-settings-coroutines -> 1.3.0`
- `com.russhwolf:multiplatform-settings -> 1.3.0`
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.1`
- `org.jetbrains.kotlinx:atomicfu -> 0.26.1`

## [0.4.1] - 2024-11-28

Expand Down

0 comments on commit d3c6461

Please sign in to comment.