Skip to content

Commit

Permalink
Merge pull request #10672 from woocommerce/dependabot/gradle/app.cash…
Browse files Browse the repository at this point in the history
….turbine-turbine-1.0.0

Bump app.cash.turbine:turbine from 0.8.0 to 1.0.0
  • Loading branch information
wzieba authored Feb 22, 2024
2 parents cae1202 + 16134b8 commit ca19633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:$coroutinesVersion"
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion"

testImplementation 'app.cash.turbine:turbine:0.8.0'
testImplementation 'app.cash.turbine:turbine:1.0.0'

implementation "org.apache.commons:commons-text:$commonsText"
implementation "commons-io:commons-io:$commonsIO"
Expand Down

0 comments on commit ca19633

Please sign in to comment.