Skip to content

Commit

Permalink
Upgrade to the latest kotlinx-datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhalanskyjb authored Feb 12, 2025
1 parent c85df6b commit b249f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/BuildParams.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object BuildParams {
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.8.0"
const val KOTLINX_SERIALIZATION_ID = "kotlinx.serialization"
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.1"
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.2"
const val KOTLINX_DATETIME_ID = "kotlinx-datetime"
const val KOTLINX_IO_RELEASE_TAG = "0.6.0"
const val KOTLINX_IO_ID = "kotlinx-io"
Expand Down

0 comments on commit b249f84

Please sign in to comment.