Skip to content

Commit 2f08579

Browse files
committed
Update dependency io.github.microutils:kotlin-logging to v2.1.20
1 parent 29a6639 commit 2f08579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ kotlin {
7474
val commonMain by getting {
7575
dependencies {
7676
implementation(kotlin("stdlib-common"))
77-
implementation("io.github.microutils:kotlin-logging:2.1.10")
77+
implementation("io.github.microutils:kotlin-logging:2.1.20")
7878
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.3.1")
7979
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
8080
implementation("com.benasher44:uuid:0.3.1")

0 commit comments

Comments
 (0)