mirror of
https://github.com/T8RIN/ImageToolbox.git
synced 2025-05-17 05:26:02 +08:00
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user