Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable…
Browse files Browse the repository at this point in the history
… to v0.3.8

| datasource | package                                             | from  | to    |
| ---------- | --------------------------------------------------- | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-collections-immutable | 0.3.7 | 0.3.8 |
  • Loading branch information
renovate[bot] authored and actions-user committed Sep 5, 2024
1 parent c245ccc commit dec325f
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 @@ -77,7 +77,7 @@ jetbrains-intellij = "1.17.4"
jetbrains-kotlin = "2.0.20"
jetbrains-kotlinx-atomicfu = "0.25.0"
jetbrains-kotlinx-binary-compatibility-validator = "0.16.3"
jetbrains-kotlinx-collections-immutable = "0.3.7"
jetbrains-kotlinx-collections-immutable = "0.3.8"
jetbrains-kotlinx-coroutines = "1.8.1"
jetbrains-kotlinx-datetime = "0.6.1"
jetbrains-kotlinx-io-core = "0.5.3"
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:kotlinx-collections-immutable -> 0.3.8`
- `androidx.navigation:navigation-compose -> 2.8.0`
- `androidx.lifecycle:lifecycle-viewmodel-ktx -> 2.8.5`
- `androidx.lifecycle:lifecycle-viewmodel-compose -> 2.8.5`
Expand Down

0 comments on commit dec325f

Please sign in to comment.