Skip to content

Commit

Permalink
Update dependency net.logstash.logback:logstash-logback-encoder to v7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 2bd1117 commit fecd994
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 @@ -22,6 +22,6 @@ dependencies {
implementation("io.ktor:ktor-server-netty-jvm")
implementation("org.jetbrains.kotlin-wrappers:kotlin-css:1.0.0-pre.519")
implementation("ch.qos.logback:logback-classic:$logback_version")
implementation("net.logstash.logback:logstash-logback-encoder:7.1.1")
implementation("net.logstash.logback:logstash-logback-encoder:7.4")
testImplementation("io.ktor:ktor-server-tests-jvm")
}

0 comments on commit fecd994

Please sign in to comment.