Skip to content

Commit

Permalink
Bump app.cash.turbine:turbine from 0.12.1 to 0.12.3
Browse files Browse the repository at this point in the history
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine) from 0.12.1 to 0.12.3.
- [Release notes](https://github.com/cashapp/turbine/releases)
- [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/turbine@0.12.1...0.12.3)

---
updated-dependencies:
- dependency-name: app.cash.turbine:turbine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 660abfe commit 8b464d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
detekt_version = "1.19.0"
junit_version = "4.13.2"
mockk_version = "1.13.4"
turbine_version = "0.12.1"
turbine_version = "0.12.3"
androidx_testjunit_version = "1.1.4"
}

Expand Down

0 comments on commit 8b464d2

Please sign in to comment.