Skip to content

Commit 196f733

Browse files
authored
Merge pull request #4703 from dkhalanskyjb/patch-6
Upgrade to the latest kotlinx-datetime
2 parents 9ddc784 + b249f84 commit 196f733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/BuildParams.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object BuildParams {
55
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
66
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.8.0"
77
const val KOTLINX_SERIALIZATION_ID = "kotlinx.serialization"
8-
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.1"
8+
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.2"
99
const val KOTLINX_DATETIME_ID = "kotlinx-datetime"
1010
const val KOTLINX_IO_RELEASE_TAG = "0.6.0"
1111
const val KOTLINX_IO_ID = "kotlinx-io"

0 commit comments

Comments
 (0)