Skip to content

Commit 48919d6

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.14.0 to 1.14.1
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.0...v1.14.1) --- 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]>
1 parent cf00fb4 commit 48919d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val kotlinx_datetime_version = "0.6.1"
1111
val kompendium_version = "4.0.3"
1212
val logback_version = "1.5.12"
1313
val logstash_version = "8.0"
14-
val prometeus_version = "1.14.0"
14+
val prometeus_version = "1.14.1"
1515
val nav_common_version = "3.2024.10.25_13.44-9db48a0dbe67"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2024.11.04-08.37-fc48ad30bbd1"

0 commit comments

Comments
 (0)