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 2c94ac2 commit 44def71Copy full SHA for 44def71
kotlin-extension/build.gradle.kts
@@ -19,5 +19,5 @@ java {
19
dependencies {
20
implementation("io.opentelemetry:opentelemetry-extension-kotlin")
21
implementation("io.opentelemetry:opentelemetry-sdk-testing")
22
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
23
}
0 commit comments