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 40c76e0 commit ddbcbeeCopy full SHA for ddbcbee
build.gradle.kts
@@ -88,7 +88,7 @@ val dependencyVersions = listOf(
88
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.2",
89
"org.jetbrains.kotlinx:kotlinx-coroutines-debug:1.6.1",
90
"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.2",
91
- "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.1"
+ "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.2"
92
)
93
94
val dependencyGroupVersions = mapOf(
0 commit comments