Skip to content

Commit 41e35df

Browse files
[Update]: Bump app.cash.turbine:turbine from 0.12.3 to 1.0.0
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine) from 0.12.3 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.12.3...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]>
1 parent 11503e2 commit 41e35df

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
@@ -11,7 +11,7 @@ buildscript {
1111
appCompatVersion = '1.6.1'
1212
jUnitVersion = '4.13.2'
1313
mockkVersion = '1.13.5'
14-
turbineVersion = '0.12.3'
14+
turbineVersion = '1.0.0'
1515
spotlessVersion = '6.19.0'
1616
koverVersion = "0.5.1"
1717
startupVersion = "1.1.1"

0 commit comments

Comments
 (0)