Skip to content

Commit

Permalink
fix(deps): update dependency app.cash.turbine:turbine to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wax911 committed Mar 19, 2024
1 parent d28ed91 commit c31d182
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 @@ -69,7 +69,7 @@ androidx-test-rules = { module = "androidx.test:rules", version = "1.5.0" }

androidx-test-ext-junit-ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext" }

cash-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
cash-turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }

google-android-material = { module = "com.google.android.material:material", version.ref = "google-android-material" }

Expand Down

0 comments on commit c31d182

Please sign in to comment.