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 587d295 commit ef725a8Copy full SHA for ef725a8
server/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
val ktor_version = "1.6.8"
7
val logback_version = "1.2.11"
8
-val prometeus_version = "1.8.4"
+val prometeus_version = "1.8.5"
9
val exposed_version = "0.38.1"
10
11
val targetJvm: String by project
0 commit comments