Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable…
Browse files Browse the repository at this point in the history
… to v0.3.6
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent fac534d commit 6e7f75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencyResolutionManagement {
library("leakcanary", "com.squareup.leakcanary:leakcanary-android:2.12")
library("mapbox", "com.mapbox.search:mapbox-search-android:1.0.0-rc.7")
library("timber", "com.jakewharton.timber:timber:5.0.1")
library("collections", "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5")
library("collections", "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6")
library("desugar", "com.android.tools:desugar_jdk_libs:2.0.3")
library(
"coroutines",
Expand Down

0 comments on commit 6e7f75a

Please sign in to comment.