Skip to content

Commit 7acccbd

Browse files
Bump io.prometheus:client_java from 1.3.6 to 1.3.7 (#324)
Bumps [io.prometheus:client_java](https://github.com/prometheus/client_java) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: io.prometheus:client_java dependency-version: 1.3.7 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 9ea4cdd commit 7acccbd

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
@@ -39,7 +39,7 @@ dependencies {
3939

4040
implementation("io.micrometer:micrometer-registry-prometheus:1.15.0")
4141

42-
implementation("io.prometheus:client_java:1.3.6")
42+
implementation("io.prometheus:client_java:1.3.7")
4343
implementation("io.prometheus:prometheus-metrics-core:1.3.6")
4444
implementation("io.prometheus:prometheus-metrics-instrumentation-jvm:1.3.7")
4545

0 commit comments

Comments
 (0)