We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fdc47 commit 6f772aeCopy full SHA for 6f772ae
1 file changed
chapi-ast-c/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("org.antlr:antlr4-runtime:4.13.1")
37
38
// coroutines
39
- testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0-RC2")
+ testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
40
implementation("org.anarres:jcpp:1.4.14")
41
}
42
0 commit comments