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 5592717 commit de66b63Copy full SHA for de66b63
instrumentation-docs/build.gradle.kts
@@ -8,7 +8,7 @@ otelJava {
8
9
dependencies {
10
implementation("org.yaml:snakeyaml:2.4")
11
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3")
12
implementation("io.opentelemetry:opentelemetry-sdk-common")
13
14
testImplementation(enforcedPlatform("org.junit:junit-bom:5.12.2"))
0 commit comments