Merge pull request #142 from ouchadam/dependabot/gradle/app.cash.turbine-turbine-0.10.0
Bump turbine from 0.9.0 to 0.10.0
This commit is contained in:
commit
488d38d455
|
@ -9,7 +9,7 @@ test {
|
|||
|
||||
dependencies {
|
||||
kotlinTest(it)
|
||||
testImplementation 'app.cash.turbine:turbine:0.9.0'
|
||||
testImplementation 'app.cash.turbine:turbine:0.10.0'
|
||||
|
||||
testImplementation Dependencies.mavenCentral.kotlinSerializationJson
|
||||
|
||||
|
|
Loading…
Reference in New Issue