Skip to content

Commit 0d1964f

Browse files
fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-opentelemetry to v1.8.0 (#1174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6287a5 commit 0d1964f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc-snippets/prometheus-compatibility/build.gradle.kts

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

1515
implementation("io.prometheus:prometheus-metrics-core:1.8.0")
1616
implementation("io.prometheus:prometheus-metrics-exporter-httpserver:1.8.0")
17-
implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.7.0")
17+
implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.8.0")
1818
}

0 commit comments

Comments
 (0)