Skip to content

Commit

Permalink
update kermit lib
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 committed Sep 17, 2024
1 parent 66bce25 commit a2c0a73
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 @@ -37,7 +37,7 @@ kotlin {
val datetimeVersion = "0.6.0"
val ktorVersion = "2.3.12"
fun ktor(module: String) = "io.ktor:ktor-$module:$ktorVersion"
val kermitLoggerVersion = "2.0.2"
val kermitLoggerVersion = "2.0.4"

jvm {
@OptIn(ExperimentalKotlinGradlePluginApi::class)
Expand Down

0 comments on commit a2c0a73

Please sign in to comment.