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 520c5ef commit fdbb52cCopy full SHA for fdbb52c
build.gradle.kts
@@ -54,7 +54,7 @@ nexusPublishing {
54
}
55
56
dependencies {
57
- implementation(platform("io.opentelemetry:opentelemetry-bom:1.29.0"))
+ implementation(platform("io.opentelemetry:opentelemetry-bom:1.31.0"))
58
implementation("io.opentelemetry:opentelemetry-api")
59
60
testImplementation(platform("org.junit:junit-bom:5.10.0"))
0 commit comments