mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-16 12:10:45 +01:00
Merge pull request #156 from ouchadam/dependabot/gradle/app.cash.turbine-turbine-0.11.0
Bump turbine from 0.10.0 to 0.11.0
This commit is contained in:
commit
8c8c7f7290
@ -9,7 +9,7 @@ test {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
kotlinTest(it)
|
kotlinTest(it)
|
||||||
testImplementation 'app.cash.turbine:turbine:0.10.0'
|
testImplementation 'app.cash.turbine:turbine:0.11.0'
|
||||||
|
|
||||||
testImplementation Dependencies.mavenCentral.kotlinSerializationJson
|
testImplementation Dependencies.mavenCentral.kotlinSerializationJson
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user