Skip to content

Commit ba5db62

Browse files
authored
Merge pull request #4252 from dkhalanskyjb/patch-5
Upgrade kotlinx-coroutines to the latest version
2 parents 539d4aa + 3f24b93 commit ba5db62

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

4-
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.8.1"
4+
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.9.0-RC"
55
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0-RC"
66
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.0"
77
const val KOTLINX_METADATA_JVM_RELEASE_TAG = "v0.9.0"

0 commit comments

Comments
 (0)