Skip to content

Commit cc3e120

Browse files
authored
Merge pull request #984 from supabase-community/dependabot/gradle/app.cash.turbine-turbine-1.2.1
Bump app.cash.turbine:turbine from 1.2.0 to 1.2.1
2 parents 1842539 + 5a3bcb5 commit cc3e120

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)