We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfd2d9 commit 19ab22cCopy full SHA for 19ab22c
instrumentation-docs/build.gradle.kts
@@ -7,7 +7,7 @@ otelJava {
7
}
8
9
dependencies {
10
- implementation("org.yaml:snakeyaml:2.0")
+ implementation("org.yaml:snakeyaml:2.4")
11
12
testImplementation(enforcedPlatform("org.junit:junit-bom:5.12.0"))
13
testImplementation("org.assertj:assertj-core:3.27.3")
0 commit comments