Skip to content

Commit 9ea4cdd

Browse files
Bump io.prometheus:prometheus-metrics-instrumentation-jvm (#323)
Bumps [io.prometheus:prometheus-metrics-instrumentation-jvm](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-instrumentation-jvm 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 196a886 commit 9ea4cdd

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
@@ -41,7 +41,7 @@ dependencies {
4141

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

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

0 commit comments

Comments
 (0)