Skip to content

Commit e0d6eea

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.14.4 to 1.14.5 (#296)
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.4 to 1.14.5. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.4...v1.14.5) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus 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 8c03a72 commit e0d6eea

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
@@ -37,7 +37,7 @@ dependencies {
3737
implementation(libs.ktor.server.auth.jwt)
3838
implementation(libs.ktor.server.metrics.micrometer)
3939

40-
implementation("io.micrometer:micrometer-registry-prometheus:1.14.4")
40+
implementation("io.micrometer:micrometer-registry-prometheus:1.14.5")
4141

4242
implementation("io.prometheus:client_java:1.3.6")
4343
implementation("io.prometheus:prometheus-metrics-core:1.3.6")

0 commit comments

Comments
 (0)