Skip to content

Commit

Permalink
Update kotlinx.datetime to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anti-social committed Mar 24, 2023
1 parent d92a9cd commit 372e64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Libs.kt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Versions {
// At 1.5.0 it started to fall with JS
const val kotlinxSerialization = "1.4.1"
const val kotlinxCoroutines = "1.6.3-native-mt"
const val kotlinxDatetime = "0.3.3"
const val kotlinxDatetime = "0.4.0"
const val kotlinxAtomicfu = "0.20.0"
const val ktor = "2.1.3"

Expand Down

0 comments on commit 372e64f

Please sign in to comment.