Skip to content

Commit 52abcc3

Browse files
authored
Merge pull request #763 from supabase-community/dependabot/gradle/app.cash.turbine-turbine-1.2.0
Bump app.cash.turbine:turbine from 1.1.0 to 1.2.0
2 parents e024461 + 081693e commit 52abcc3

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)