fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 (#4258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-10 20:06:03 +01:00 committed by GitHub
parent cebdce7d44
commit f3810fe15b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ accompanist = "0.37.0"
test_core = "1.6.1"
# Jetbrain
datetime = "0.6.1"
datetime = "0.6.2"
serialization_json = "1.8.0"
#other