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 559df36 commit 98cc7f8Copy full SHA for 98cc7f8
modules/grafana/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9
testImplementation 'org.assertj:assertj-core:3.27.4'
10
testImplementation 'io.rest-assured:rest-assured:5.5.6'
11
- testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.3'
+ testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.4'
12
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
13
14
testImplementation platform('io.opentelemetry:opentelemetry-bom:1.53.0')
0 commit comments