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

Commit

Permalink
Update dependency io.github.microutils:kotlin-logging to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 49b25ce commit 28ed8a0
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 @@ -66,7 +66,7 @@ kotlin {
implementation("org.kodein.di:kodein-di-conf:$kodeinVersion")

// Logging
implementation("io.github.microutils:kotlin-logging:3.0.2")
implementation("io.github.microutils:kotlin-logging:3.0.5")

// Coroutines
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
Expand Down

0 comments on commit 28ed8a0

Please sign in to comment.