Skip to content

Commit

Permalink
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 2, 2021
1 parent 2f54b7b commit 4de5510
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 {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")

// Kotlin logging
implementation("io.github.microutils:kotlin-logging:1.12.5")
implementation("io.github.microutils:kotlin-logging:2.0.8")

// Spring Rest Client Test
testImplementation("org.springframework.boot:spring-boot-starter-test")
Expand Down

0 comments on commit 4de5510

Please sign in to comment.