Skip to content

Commit 6b1743f

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-collections-immutable
Bumps [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) from 0.3.5 to 0.3.6. - [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.3.5...v0.3.6) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 633d77f commit 6b1743f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kotlinx-atomicfu = "0.23.1"
2727
kotlinx-coroutines = "1.7.3"
2828
kotlinx-datetime = "0.4.1"
2929
kotlinx-serialization = "1.6.2"
30-
kotlinx-collections-immutable = "0.3.5"
30+
kotlinx-collections-immutable = "0.3.6"
3131
kotlinx-lincheck = "2.23"
3232
kotlinx-benchmark = "0.4.8"
3333
kotlinx-reflect-lite = "1.0.0"

0 commit comments

Comments
 (0)