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 2736e31 commit c0ce2e6Copy full SHA for c0ce2e6
action-updates-checker/build.gradle.kts
@@ -9,7 +9,7 @@ group = rootProject.group
9
version = rootProject.version
10
11
dependencies {
12
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
13
14
implementation(projects.githubWorkflowsKt)
15
implementation(projects.sharedInternal)
0 commit comments