Skip to content

Commit

Permalink
Merge pull request #741 from fobo66/renovate/org.jetbrains.kotlinx-ko…
Browse files Browse the repository at this point in the history
…tlinx-collections-immutable-0.x

Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.6
  • Loading branch information
fobo66 authored Oct 17, 2023
2 parents fac534d + 6e7f75a commit efda8d8
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 efda8d8

Please sign in to comment.