We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccebfa commit 92e322bCopy full SHA for 92e322b
coroutines.json
@@ -1,7 +1,7 @@
1
{
2
"description": "Asynchronous programming and reactive streams support",
3
"properties": [
4
- { "name": "v", "value": "1.8.0" },
+ { "name": "v", "value": "1.8.1" },
5
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlinx-coroutines-core" }
6
],
7
"link": "https://github.com/Kotlin/kotlinx.coroutines",
0 commit comments