Skip to content

Commit e8f8d27

Browse files
Bump io.prometheus:prometheus-metrics-instrumentation-jvm (#329)
Bumps io.prometheus:prometheus-metrics-instrumentation-jvm from 1.3.7 to 1.3.8. --- updated-dependencies: - dependency-name: io.prometheus:prometheus-metrics-instrumentation-jvm dependency-version: 1.3.8 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 a244f21 commit e8f8d27

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.7")
4343
implementation("io.prometheus:prometheus-metrics-core:1.3.7")
44-
implementation("io.prometheus:prometheus-metrics-instrumentation-jvm:1.3.7")
44+
implementation("io.prometheus:prometheus-metrics-instrumentation-jvm:1.3.8")
4545

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

0 commit comments

Comments
 (0)