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.
2 parents b3b8932 + 5e8cbbf commit ed0a8c8Copy full SHA for ed0a8c8
service/evaka-bom/build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
54
api(platform("com.fasterxml.jackson:jackson-bom:2.20.0"))
55
api(platform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
56
- api(platform("io.opentelemetry:opentelemetry-bom:1.53.0"))
+ api(platform("io.opentelemetry:opentelemetry-bom:1.54.0"))
57
api(platform("io.netty:netty-bom:4.2.6.Final"))
58
api(platform("org.apache.cxf:cxf-bom:4.1.3"))
59
api(platform("org.jdbi:jdbi3-bom:3.49.5"))
0 commit comments