Skip to content

Commit

Permalink
chore(deps): update dependency io.github.microutils:kotlin-logging to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2021
1 parent ab02cd4 commit 54c94c1
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 @@ -58,7 +58,7 @@ dependencies {
implementation("ch.qos.logback:logback-classic:1.2.7")
implementation("ch.qos.logback.contrib:logback-json-classic:0.1.5")
implementation("de.gessnerfl.logback:logback-gson-formatter:0.1.0")
implementation("io.github.microutils:kotlin-logging:1.12.5")
implementation("io.github.microutils:kotlin-logging:2.1.0")
testImplementation("org.amshove.kluent:kluent:1.68")
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.17")
testImplementation("io.mockk:mockk:1.12.0")
Expand Down

0 comments on commit 54c94c1

Please sign in to comment.