Skip to content

Commit

Permalink
Update dependency app.cash.turbine:turbine to v1.1.0 (sqldelight#5064)
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 Mar 6, 2024
1 parent 212faf1 commit 917cb8e
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 @@ -39,7 +39,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
junit = { module = "junit:junit", version = "4.13.2" }
jgrapht = { module = "org.jgrapht:jgrapht-core", version = "1.5.2" }
truth = { module = "com.google.truth:truth", version = "1.4.2" }
turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }
bugsnag = { module = "com.bugsnag:bugsnag", version = "3.7.1" }
picnic = { module = "com.jakewharton.picnic:picnic", version = "0.7.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
Expand Down

0 comments on commit 917cb8e

Please sign in to comment.