Skip to content

Commit ec32fcf

Browse files
dependabot[bot]FunkyMuse
authored andcommitted
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.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](Kotlin/kotlinx.collections.immutable@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] <[email protected]>
1 parent b9a0fbf commit ec32fcf

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
@@ -42,7 +42,7 @@ kotlinReflect = "2.1.20"
4242
material = "1.12.0"
4343
kotlin = "2.1.20"
4444
ksp = "2.1.20-2.0.1"
45-
kotlin-immutable-collections = "0.3.8"
45+
kotlin-immutable-collections = "0.4.0"
4646
#Compose
4747
composeActivity = "1.10.1"
4848
compose = "1.7.8"

0 commit comments

Comments
 (0)