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 6, 2023
1 parent d8bd5b9 commit c0a7e35
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 c0a7e35

Please sign in to comment.