Skip to content

Commit

Permalink
Merge pull request #548 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 7, 2023
2 parents d8bd5b9 + c0a7e35 commit 99cfb05
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 @@ -30,7 +30,7 @@ dependencyResolutionManagement {
library("commonmark", "org.commonmark:commonmark:0.21.0")
library("timber", "com.jakewharton.timber:timber:5.0.1")
library("coil", "io.coil-kt:coil-compose:2.4.0")
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 99cfb05

Please sign in to comment.