Skip to content

Commit

Permalink
Update dependency io.github.microutils:kotlin-logging-jvm to v3.0.5 (#10
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2023
1 parent 37b60f6 commit 30401bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
// Log
implementation("org.slf4j:slf4j-api:2.0.6")
implementation("ch.qos.logback:logback-classic:1.4.5")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.4")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")

// Kafka clients
implementation("io.confluent:kafka-protobuf-serializer:$confluentVersion")
Expand Down

0 comments on commit 30401bd

Please sign in to comment.