Skip to content

Commit 526a43f

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-collections-immutable
Bumps [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases) - [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.collections.immutable@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dbc837 commit 526a43f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ konsist = "0.17.3"
2323
kotlinBom = "2.4.0"
2424
kotlinKsp = "2.3.9"
2525
kotlinxCoroutines = "1.11.0"
26-
kotlinxCollectionsImmutable = "0.4.0"
26+
kotlinxCollectionsImmutable = "0.5.0"
2727
kotlinxDateTime = "0.8.0"
2828
kotlinxSerialization = "1.10.0"
2929
kover = "0.9.8"

0 commit comments

Comments
 (0)