Skip to content

Commit

Permalink
Update dependency app.cash.turbine:turbine to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent 67ddd91 commit 47e19b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ dependencyResolutionManagement {
"com.kaspersky.android-components",
"kaspresso-compose-support"
).versionRef("kaspresso")
library("turbine", "app.cash.turbine:turbine:0.13.0")
library("turbine", "app.cash.turbine:turbine:1.0.0")
library("truth", "com.google.truth:truth:1.1.5")
library("hamcrest", "org.hamcrest:hamcrest-core:2.2")
library("mockk", "io.mockk", "mockk").versionRef("mockk")
Expand Down

0 comments on commit 47e19b6

Please sign in to comment.