We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291b4a9 commit 6de3cb5Copy full SHA for 6de3cb5
.teamcity/BuildParams.kt
@@ -2,7 +2,7 @@ object BuildParams {
2
const val DOKKA_TEMPLATES_VERSION = "1.9.10"
3
4
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.9.0-RC"
5
- const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.2"
+ const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.3"
6
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.0"
7
const val KOTLINX_IO_RELEASE_TAG = "0.5.2"
8
const val KOTLIN_RELEASE_TAG = "v2.0.20"
0 commit comments