Skip to content

Commit 8446de4

Browse files
[Update]: Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine) from 1.0.0 to 1.1.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.1.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 ab5f8fe commit 8446de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
jUnitVersion = '4.13.2'
1414
robolectricVersion = "4.11.1"
1515
mockkVersion = '1.13.10'
16-
turbineVersion = '1.0.0'
16+
turbineVersion = '1.1.0'
1717
spotlessVersion = '6.25.0'
1818
koverVersion = "0.5.1"
1919
startupVersion = "1.1.1"

0 commit comments

Comments
 (0)