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 2d0b0e5 commit b0a386dCopy full SHA for b0a386d
structured-logging/build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
dependencies {
21
implementation("io.ktor:ktor-server-html-builder")
22
implementation("io.ktor:ktor-server-netty-jvm")
23
- implementation("org.jetbrains.kotlin-wrappers:kotlin-css:1.0.0-pre.519")
+ implementation("org.jetbrains.kotlin-wrappers:kotlin-css:1.0.0-pre.853")
24
implementation("ch.qos.logback:logback-classic:$logback_version")
25
implementation("net.logstash.logback:logstash-logback-encoder:7.1.1")
26
testImplementation("io.ktor:ktor-server-test-host-jvm")
0 commit comments