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 05f2b4b commit ef27fb4Copy full SHA for ef27fb4
server/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
val ktor_version = "1.6.5"
7
val logback_version = "1.2.7"
8
-val prometeus_version = "1.7.5"
+val prometeus_version = "1.8.0"
9
val exposed_version = "0.36.2"
10
11
val targetJvm: String by project
0 commit comments