Update dependency io.prometheus:prometheus-metrics-exporter-httpserver to v1.2.1 (#6351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-05 09:50:41 -05:00 committed by GitHub
parent 4d8f4f3111
commit 5ab678f7af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ val DEPENDENCIES = listOf(
"io.opentelemetry.contrib:opentelemetry-aws-xray-propagator:1.29.0-alpha",
"io.opentracing:opentracing-api:0.33.0",
"io.opentracing:opentracing-noop:0.33.0",
"io.prometheus:prometheus-metrics-exporter-httpserver:1.2.0",
"io.prometheus:prometheus-metrics-exporter-httpserver:1.2.1",
"junit:junit:4.13.2",
"nl.jqno.equalsverifier:equalsverifier:3.16.1",
"org.awaitility:awaitility:4.2.1",