Skip to content

Commit

Permalink
Merge pull request #15 from sipgate/renovate/kotlinx.datetime
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime-jvm to v0.5.0
  • Loading branch information
janseeger authored Dec 5, 2023
2 parents 66046dd + eea9a8d commit 65916a4
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 @@ -11,7 +11,7 @@ androidx-lifecycle = "2.6.2"
robolectric = "4.10.3"
compose = "1.5.4"
compose-compiler = "1.5.4"
kotlinx-datetime = "0.4.1"
kotlinx-datetime = "0.5.0"

[libraries]
coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 65916a4

Please sign in to comment.