We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff9e49 commit 4deb9dcCopy full SHA for 4deb9dc
jit-binding-server/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("io.ktor:ktor-server-call-logging")
15
implementation("io.ktor:ktor-server-call-id")
16
implementation("io.ktor:ktor-server-metrics-micrometer")
17
- implementation("io.micrometer:micrometer-registry-prometheus:1.15.2")
+ implementation("io.micrometer:micrometer-registry-prometheus:1.15.3")
18
19
implementation("com.sksamuel.aedile:aedile-core:2.1.2")
20
implementation("io.github.oshai:kotlin-logging:7.0.12")
0 commit comments