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 078d35e commit 7627f7bCopy full SHA for 7627f7b
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.14.7")
+ implementation("io.micrometer:micrometer-registry-prometheus:1.15.0")
18
19
implementation("com.sksamuel.aedile:aedile-core:2.1.2")
20
implementation("io.github.oshai:kotlin-logging:7.0.7")
0 commit comments