Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime-j…
Browse files Browse the repository at this point in the history
…vm to v0.5.0
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent c30228b commit eea9a8d
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 eea9a8d

Please sign in to comment.