Skip to content

Commit

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

Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0
  • Loading branch information
fobo66 authored Dec 5, 2023
2 parents 0b89ef9 + d954326 commit 90e4507
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 @@ -36,7 +36,7 @@ dependencyResolutionManagement {
library("collections", "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6")
library("desugar", "com.android.tools:desugar_jdk_libs:2.0.4")
library("kotlinx.serialization", "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
library("kotlinx.datetime", "org.jetbrains.kotlinx:kotlinx-datetime:0.4.1")
library("kotlinx.datetime", "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0")
library(
"coroutines",
"org.jetbrains.kotlinx",
Expand Down

0 comments on commit 90e4507

Please sign in to comment.