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