Skip to content

Commit c6906fe

Browse files
authored
Merge pull request #4278 from JetBrains/sandwwraith-patch-1
Update kotlinx.serialization version
2 parents 471435e + cd57838 commit c6906fe

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
@@ -2,7 +2,7 @@ object BuildParams {
22
const val DOKKA_TEMPLATES_VERSION = "1.9.10"
33

44
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.9.0-RC"
5-
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0-RC"
5+
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0"
66
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.0"
77
const val KOTLIN_RELEASE_TAG = "v2.0.0"
88

0 commit comments

Comments
 (0)