Skip to content

Commit 3e0d58e

Browse files
build(deps): bump app.cash.turbine:turbine from 1.0.0 to 1.2.0
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/cashapp/turbine/releases) - [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md) - [Commits](cashapp/turbine@1.0.0...1.2.0) --- updated-dependencies: - dependency-name: app.cash.turbine:turbine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aaa6cd commit 3e0d58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ spotless-plugin-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradl
207207
truth = { module = "com.google.truth:truth", version.ref = "truth" }
208208
truth-liteproto-extension = { module = "com.google.truth.extensions:truth-liteproto-extension", version.ref = "truth" }
209209
truth-proto-extension = { module = "com.google.truth.extensions:truth-proto-extension", version.ref = "truthProtoExtension" }
210-
turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
210+
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
211211

212212
# Remove three-ten-abp once minSdkVersion is changed to 26 or later, and, instead use the
213213
# correspondingly-named classes from the java.time package, which should be drop-in replacements.

0 commit comments

Comments
 (0)