Skip to content

Commit b51766c

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.15.3 to 1.15.4 (#379)
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3454e5d commit b51766c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation(libs.ktor.server.auth.jwt)
3333
implementation(libs.ktor.server.metrics.micrometer)
3434

35-
implementation("io.micrometer:micrometer-registry-prometheus:1.15.3")
35+
implementation("io.micrometer:micrometer-registry-prometheus:1.15.4")
3636

3737
implementation("io.prometheus:client_java:1.4.1")
3838
implementation("io.prometheus:prometheus-metrics-core:1.4.1")

0 commit comments

Comments
 (0)