Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2023
1 parent 0f4262e commit c3170af
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 @@ -7,7 +7,7 @@ kotlin = "1.8.21"
kotlinx-coroutines = "1.7.1"
kotlinx-serialization = "1.5.1"
okio = "3.3.0"
turbine = "0.13.0"
turbine = "1.0.0"

[libraries]
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down

0 comments on commit c3170af

Please sign in to comment.