Skip to content

Commit 3f24b93

Browse files
authored
Upgrade kotlinx-coroutines to the latest version
1 parent 5df0480 commit 3f24b93

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)