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 7317fa2 commit 282f745Copy full SHA for 282f745
modules/grafana/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'io.rest-assured:rest-assured:5.5.6'
7
- testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.3'
+ testImplementation 'io.micrometer:micrometer-registry-otlp:1.15.4'
8
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
9
10
testImplementation platform('io.opentelemetry:opentelemetry-bom:1.53.0')
0 commit comments