Skip to content

Commit

Permalink
Update dependency io.github.microutils:kotlin-logging to v2 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 11, 2022
1 parent 744930d commit 8378145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -7,7 +7,7 @@ import java.util.*
val coroutinesVersion = "1.3.9"
val jupiterVersion = "5.8.2"
val logbackVersion = "1.2.10"
val kotlinLoginVersion = "1.12.5"
val kotlinLoginVersion = "2.1.21"
val slf4jApiVersoion = "1.7.36"
val gsonVersion = "2.9.0"
val httpClientVersion = "5.1.3"
Expand Down

0 comments on commit 8378145

Please sign in to comment.