We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b461daa + fbfd962 commit 0b1bf02Copy full SHA for 0b1bf02
build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
@Suppress("LocalVariableName")
15
val ktor_version = "2.3.0"
16
17
- val logback_version = "1.4.6"
+ val logback_version = "1.4.7"
18
19
// Ktor server
20
implementation("io.ktor:ktor-server-core:$ktor_version")
0 commit comments