Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 9805974 commit 8c2fe6d
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 @@ -37,7 +37,7 @@ orchestrator = "1.4.2"
serialization = "1.6.0"
serialization_json = "1.6.0"
coroutines = "1.7.3"
datetime = "0.4.0" # This is being held back to 0.3.2 due to ios support not working in later versions
datetime = "0.4.1" # This is being held back to 0.3.2 due to ios support not working in later versions
napier = "2.6.1"
jetpack_compose_compiler = "1.5.2"
jetbrains_compose = "1.5.1"
Expand Down

0 comments on commit 8c2fe6d

Please sign in to comment.