Skip to content

Commit 74e4584

Browse files
Update dependency co.touchlab:kermit to v2.0.5 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dc17f4 commit 74e4584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", v
102102
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
103103
immutableCollections = { module = "org.jetbrains.kotlinx:kotlinx-collections-immutable", version = "0.3.8" }
104104

105-
kermit = { module = "co.touchlab:kermit", version = "2.0.4" }
105+
kermit = { module = "co.touchlab:kermit", version = "2.0.5" }
106106

107107
sqldelight-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
108108
sqldelight-native = { module = "app.cash.sqldelight:native-driver", version.ref = "sqldelight" }

0 commit comments

Comments
 (0)