Skip to content

Commit 4b26205

Browse files
Bump app.cash.turbine:turbine from 1.2.0 to 1.2.1 (#481)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4efddc4 commit 4b26205

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
@@ -92,7 +92,7 @@ compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
9292
hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }
9393
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
9494
mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version = "4.12.0" }
95-
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
95+
turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }
9696

9797
compose-lint-checks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.2" }
9898

0 commit comments

Comments
 (0)