Bump org.jetbrains.kotlinx:kotlinx-collections-immutable

Bumps [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) from 0.3.8 to 0.4.0.
- [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.collections.immutable/compare/v0.3.8...v0.4.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-14 22:44:52 +00:00
committed by GitHub
parent 31aaf04eeb
commit 022590dfb1

View File

@ -53,7 +53,7 @@ androidxCore = "1.16.0"
androidxLifecycle = "2.9.0"
desugaring = "2.1.5"
activityCompose = "1.11.0-rc01"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxCollectionsImmutable = "0.4.0"
scrollbar = "2.2.0"
reorderable = "2.4.3"
reviewKtx = "2.0.2"