Skip to content

Commit 3052179

Browse files
Bump io.micrometer:micrometer-registry-otlp in /modules/grafana
Bumps [io.micrometer:micrometer-registry-otlp](https://github.com/micrometer-metrics/micrometer) from 1.13.4 to 1.13.7. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.7) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-otlp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0200a5d commit 3052179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/grafana/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
testImplementation 'org.assertj:assertj-core:3.26.3'
77
testImplementation 'io.rest-assured:rest-assured:5.5.0'
8-
testImplementation 'io.micrometer:micrometer-registry-otlp:1.13.4'
8+
testImplementation 'io.micrometer:micrometer-registry-otlp:1.13.7'
99
testImplementation 'uk.org.webcompere:system-stubs-junit4:2.1.6'
1010
}
1111

0 commit comments

Comments
 (0)