Skip to content

Commit

Permalink
Merge pull request #9 from sangeetds/renovate/io.github.microutils-ko…
Browse files Browse the repository at this point in the history
…tlin-logging-2.x

Update dependency io.github.microutils:kotlin-logging to v2
  • Loading branch information
sangeetds authored Jun 13, 2021
2 parents 9892657 + 4de5510 commit 098b293
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 098b293

Please sign in to comment.