Skip to content

Commit

Permalink
Update dependency co.touchlab:kermit to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 21feaaa commit 7ae1d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", v
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }
immutableCollections = { module = "org.jetbrains.kotlinx:kotlinx-collections-immutable", version = "0.3.5" }

kermit = { module = "co.touchlab:kermit", version = "2.0.0-RC5" }
kermit = { module = "co.touchlab:kermit", version = "2.0.0" }

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

0 comments on commit 7ae1d1d

Please sign in to comment.