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 b72dad5 + 3e8b4d7 commit 1cde02aCopy full SHA for 1cde02a
server/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
val ktor_version = "1.6.5"
7
val logback_version = "1.2.6"
8
val prometeus_version = "1.7.5"
9
-val exposed_version = "0.36.1"
+val exposed_version = "0.36.2"
10
11
val targetJvm: String by project
12
0 commit comments