Skip to content

Commit b8cac24

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/io.micrometer-micrometer-registry-prometheus-1.12.5'
2 parents ce76d59 + a37e21a commit b8cac24

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(libs.ktor.server.auth.jwt)
4141
implementation(libs.ktor.server.metrics.micrometer)
4242

43-
implementation("io.micrometer:micrometer-registry-prometheus:1.12.4")
43+
implementation("io.micrometer:micrometer-registry-prometheus:1.12.5")
4444

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

0 commit comments

Comments
 (0)