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 fbf98bc commit 5a15723Copy full SHA for 5a15723
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.0")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
13
14
implementation(projects.githubWorkflowsKt)
15
implementation(projects.sharedInternal)
0 commit comments