Skip to content

Commit

Permalink
Merge pull request #3632 from cashapp/renovate/app.cash.turbine
Browse files Browse the repository at this point in the history
Update dependency app.cash.turbine:turbine to v0.12.1
  • Loading branch information
JakeWharton committed Nov 5, 2022
2 parents 1274a99 + 3f9222e commit 4a942a8
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 @@ -40,7 +40,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.12.0" }
junit = { module = "junit:junit", version = "4.13.2" }
jgrapht = { module = "org.jgrapht:jgrapht-core", version = "1.5.1" }
truth = { module = "com.google.truth:truth", version = "1.1.3" }
turbine = { module = "app.cash.turbine:turbine", version = "0.12.0" }
turbine = { module = "app.cash.turbine:turbine", version = "0.12.1" }
bugsnag = { module = "com.bugsnag:bugsnag", version = "3.6.4" }
picnic = { module = "com.jakewharton.picnic:picnic", version = "0.6.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.14.0" }
Expand Down

0 comments on commit 4a942a8

Please sign in to comment.