Skip to content

Commit

Permalink
Merge pull request #505 from fobo66/renovate/app.cash.turbine-turbine…
Browse files Browse the repository at this point in the history
…-1.x

Update dependency app.cash.turbine:turbine to v1
  • Loading branch information
fobo66 authored Jun 23, 2023
2 parents bbcac11 + 47e19b6 commit e8281d4
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 e8281d4

Please sign in to comment.