We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a6639 commit 2f08579Copy full SHA for 2f08579
build.gradle.kts
@@ -74,7 +74,7 @@ kotlin {
74
val commonMain by getting {
75
dependencies {
76
implementation(kotlin("stdlib-common"))
77
- implementation("io.github.microutils:kotlin-logging:2.1.10")
+ implementation("io.github.microutils:kotlin-logging:2.1.20")
78
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.3.1")
79
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
80
implementation("com.benasher44:uuid:0.3.1")
0 commit comments