Skip to content

Commit

Permalink
Merge pull request #763 from supabase-community/dependabot/gradle/app…
Browse files Browse the repository at this point in the history
….cash.turbine-turbine-1.2.0

Bump app.cash.turbine:turbine from 1.1.0 to 1.2.0
  • Loading branch information
jan-tennert authored Oct 25, 2024
2 parents e024461 + 081693e commit 52abcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jackson = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "j
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }

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

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

0 comments on commit 52abcc3

Please sign in to comment.