Skip to content

Commit 761f189

Browse files
Bump io.prometheus:prometheus-metrics-core from 1.3.6 to 1.3.7 (#322)
Bumps [io.prometheus:prometheus-metrics-core](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:prometheus-metrics-core 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 7acccbd commit 761f189

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation("io.micrometer:micrometer-registry-prometheus:1.15.0")
4141

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

4646
implementation("com.expediagroup:graphql-kotlin-client:$expediaGraphqlVersion")

0 commit comments

Comments
 (0)