Skip to content

Commit

Permalink
Update dependency co.touchlab:kermit to v2.0.0 (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 1712efc commit fbd1bee
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 fbd1bee

Please sign in to comment.