We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d1df9 commit 7895a05Copy full SHA for 7895a05
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ rxjava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
10
rxjava3 = "io.reactivex.rxjava3:rxjava:3.1.10"
11
12
kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
13
-turbine = "app.cash.turbine:turbine:1.2.0"
+turbine = "app.cash.turbine:turbine:1.2.1"
14
truth = "com.google.truth:truth:1.4.4"
15
dokkaGradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
16
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.32.0"
0 commit comments