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 3c58071 commit 6ad5aafCopy full SHA for 6ad5aaf
instrumentation-docs/build.gradle.kts
@@ -8,7 +8,7 @@ otelJava {
8
}
9
10
dependencies {
11
- implementation("org.yaml:snakeyaml:2.4")
+ implementation("org.yaml:snakeyaml:2.5")
12
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.0")
13
implementation("io.opentelemetry:opentelemetry-sdk-common")
14
0 commit comments