Skip to content

Commit 3e44ceb

Browse files
fix(deps): update dependency io.prometheus:prometheus-metrics-core to v1.5.1 (#1091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e8c819 commit 3e44ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation("io.opentelemetry:opentelemetry-exporter-prometheus")
1313
implementation("io.opentelemetry:opentelemetry-exporter-otlp")
1414

15-
implementation("io.prometheus:prometheus-metrics-core:1.3.1")
15+
implementation("io.prometheus:prometheus-metrics-core:1.5.1")
1616
implementation("io.prometheus:prometheus-metrics-exporter-httpserver:1.3.1")
1717
implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.5.1")
1818
}

0 commit comments

Comments
 (0)