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.
2 parents c199eda + 3b02444 commit 66c6a83Copy full SHA for 66c6a83
server/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
val ktor_version = "1.6.8"
7
val logback_version = "1.2.10"
8
-val prometeus_version = "1.8.3"
+val prometeus_version = "1.8.4"
9
val exposed_version = "0.37.3"
10
11
val targetJvm: String by project
0 commit comments