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 6518f62 + a0003ed commit 4ff0770Copy full SHA for 4ff0770
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.4'
+ testImplementation 'io.micrometer:micrometer-registry-otlp:1.16.1'
8
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.8'
9
10
testImplementation platform('io.opentelemetry:opentelemetry-bom:1.57.0')
0 commit comments