Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Update dependency io.github.microutils:kotlin-logging to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2022
1 parent e5d2b91 commit 9e78544
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 @@ -39,7 +39,7 @@ kotlin {
implementation("io.ktor:ktor-client-serialization:1.6.8")
implementation("io.ktor:ktor-client-logging:1.6.8")

implementation("io.github.microutils:kotlin-logging:2.1.23")
implementation("io.github.microutils:kotlin-logging:3.0.4")
}
}

Expand Down

0 comments on commit 9e78544

Please # to comment.