Skip to content

Commit f5de905

Browse files
fix(deps): update dependency io.prometheus:prometheus-metrics-exporter-opentelemetry to v1.5.1 (#1093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15cf51d commit f5de905

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
@@ -14,5 +14,5 @@ dependencies {
1414

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

0 commit comments

Comments
 (0)