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 0a78002 commit 712a812Copy full SHA for 712a812
ibm-mq-metrics/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
api("org.jetbrains:annotations:26.0.2-1")
35
api("com.ibm.mq:com.ibm.mq.allclient:9.4.3.1")
36
api("org.yaml:snakeyaml:2.4")
37
- api("com.fasterxml.jackson.core:jackson-databind:2.19.2")
+ api("com.fasterxml.jackson.core:jackson-databind:2.20.0")
38
api("io.opentelemetry:opentelemetry-sdk")
39
api("io.opentelemetry:opentelemetry-exporter-otlp")
40
api("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
0 commit comments