Skip to content

Commit 4d5ded4

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.15.0 to 1.15.1
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b7cb8c commit 4d5ded4

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.2"
1111
val kompendium_version = "4.0.3"
1212
val logback_version = "1.5.18"
1313
val logstash_version = "8.1"
14-
val prometeus_version = "1.15.0"
14+
val prometeus_version = "1.15.1"
1515
val nav_common_version = "3.2025.05.30_07.00-bef2e550fb22"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.06.05-08.28-21c6984d57fc"

0 commit comments

Comments
 (0)