Skip to content

Commit dc77092

Browse files
authored
Merge pull request #4623 from dkhalanskyjb/patch-6
Update to the new version of coroutines
2 parents 7f341ab + 77026a4 commit dc77092

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.1"
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)