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.798
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 1ac6457 commit d3d68ac
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.798")
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 d3d68ac

Please sign in to comment.