Skip to content

Commit 5a3bcb5

Browse files
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 1842539 commit 5a3bcb5

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

114114
androidsvg = { module = "com.caverock:androidsvg-aar", version.ref = "androidsvg" }
115-
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
115+
turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }
116116

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

0 commit comments

Comments
 (0)