Skip to content

Commit 081693e

Browse files
Bump app.cash.turbine:turbine from 1.1.0 to 1.2.0
Bumps [app.cash.turbine:turbine](https://github.com/cashapp/turbine) from 1.1.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.1.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 854b303 commit 081693e

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
@@ -108,7 +108,7 @@ jackson = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "j
108108
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
109109

110110
androidsvg = { module = "com.caverock:androidsvg-aar", version.ref = "androidsvg" }
111-
turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }
111+
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
112112

113113
coil3 = { module = "io.coil-kt.coil3:coil", version.ref = "coil3" }
114114
coil3-network-core = { module = "io.coil-kt.coil3:coil-network-core", version.ref = "coil3" }

0 commit comments

Comments
 (0)