From d6536a13f05f2950d8e0f315aad94c4e63253340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:44:40 +0000 Subject: [PATCH] Bump org.jetbrains.kotlinx:kotlinx-collections-immutable Bumps [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) from 0.3.6 to 0.3.7. - [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.6...v0.3.7) --- 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7b6eb411..c487ff51 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -87,7 +87,7 @@ material = { module = "com.google.android.material:material", version.ref = "mat threetenabp = "com.jakewharton.threetenabp:threetenabp:1.4.6" # https://mvnrepository.com/artifact/com.jakewharton.threetenabp/threetenabp protobuf-javalite = "com.google.protobuf:protobuf-javalite:3.25.1" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-javalite playServices-wearable = "com.google.android.gms:play-services-wearable:18.1.0" # https://mvnrepository.com/artifact/com.google.android.gms/play-services-wearable -kotlinx-immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6" # https://github.com/Kotlin/kotlinx.collections.immutable +kotlinx-immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7" # https://github.com/Kotlin/kotlinx.collections.immutable lottie-compose = "com.airbnb.android:lottie-compose:6.2.0" # https://github.com/airbnb/lottie-android