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 0657e94 commit 3602da2Copy full SHA for 3602da2
gradle/libs.versions.toml
@@ -11,6 +11,6 @@ rxjava3 = "io.reactivex.rxjava3:rxjava:3.1.11"
11
12
kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
13
turbine = "app.cash.turbine:turbine:1.2.1"
14
-truth = "com.google.truth:truth:1.4.4"
+truth = "com.google.truth:truth:1.4.5"
15
dokkaGradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
16
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.34.0"
0 commit comments