Skip to content

Commit 2875af2

Browse files
fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.16.1
1 parent 9698245 commit 2875af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jit-binding-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("io.ktor:ktor-server-metrics-micrometer")
1717
implementation("io.ktor:ktor-client-core")
1818
implementation("io.ktor:ktor-client-cio")
19-
implementation("io.micrometer:micrometer-registry-prometheus:1.15.5")
19+
implementation("io.micrometer:micrometer-registry-prometheus:1.16.1")
2020

2121
implementation("com.sksamuel.aedile:aedile-core:3.0.1")
2222
implementation("io.github.oshai:kotlin-logging:7.0.13")

0 commit comments

Comments
 (0)