Skip to content

Commit 61e4cb2

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

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
@@ -209,7 +209,7 @@ spotless-plugin-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradl
209209
truth = { module = "com.google.truth:truth", version.ref = "truth" }
210210
truth-liteproto-extension = { module = "com.google.truth.extensions:truth-liteproto-extension", version.ref = "truth" }
211211
truth-proto-extension = { module = "com.google.truth.extensions:truth-proto-extension", version.ref = "truthProtoExtension" }
212-
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
212+
turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }
213213

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

0 commit comments

Comments
 (0)