Skip to content

Commit e5b7427

Browse files
authored
Update to the new version of coroutines
1 parent ecf8c73 commit e5b7427

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.9.0"
4+
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.10.0"
55
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
66
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.8.0-RC"
77
const val KOTLINX_SERIALIZATION_ID = "kotlinx.serialization"

0 commit comments

Comments
 (0)