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 f671236 commit 4189117Copy full SHA for 4189117
instrumentation-docs/build.gradle.kts
@@ -9,7 +9,7 @@ otelJava {
9
10
dependencies {
11
implementation("org.yaml:snakeyaml:2.4")
12
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.1")
13
implementation("io.opentelemetry:opentelemetry-sdk-common")
14
15
testImplementation(enforcedPlatform("org.junit:junit-bom:5.13.1"))
0 commit comments