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 fa58094 commit 81fcd9dCopy full SHA for 81fcd9d
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.10.1")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
23
}
0 commit comments