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 Jun 17, 2021
1 parent 9d98b44 commit 8376a0c
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.3")
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.0.8")
testImplementation("org.amshove.kluent:kluent:1.66")
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.15")
testImplementation("io.mockk:mockk:1.11.0")
Expand Down

0 comments on commit 8376a0c

Please sign in to comment.