Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin-wrappers:kotlin-css to v1.0.0-…
Browse files Browse the repository at this point in the history
…pre.722
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent b5cf40a commit 68d96c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structured-logging/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
implementation("io.ktor:ktor-server-html-builder")
implementation("io.ktor:ktor-server-netty-jvm")
implementation("org.jetbrains.kotlin-wrappers:kotlin-css:1.0.0-pre.519")
implementation("org.jetbrains.kotlin-wrappers:kotlin-css:1.0.0-pre.722")
implementation("ch.qos.logback:logback-classic:$logback_version")
implementation("net.logstash.logback:logstash-logback-encoder:7.1.1")
testImplementation("io.ktor:ktor-server-tests-jvm")
Expand Down

0 comments on commit 68d96c7

Please sign in to comment.