Skip to content

Commit

Permalink
Merge pull request #80 from element-hq/renovate/org.jetbrains.kotlinx…
Browse files Browse the repository at this point in the history
…-kotlinx-collections-immutable-0.x

Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.8
  • Loading branch information
bmarty authored Sep 30, 2024
2 parents b5fff35 + 853f972 commit 00929b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ androidx_activity_activity = { module = "androidx.activity:activity", version.re
androidx_compose_ui_test_junit = { module = "androidx.compose.ui:ui-test-junit4-android" }

# Kotlin
kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8"

# Test
test_junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit 00929b4

Please sign in to comment.