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.
2 parents 2660891 + 02daa21 commit d33c777Copy full SHA for d33c777
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ mockitoKotlin = "6.0.0" # https://github.com/mockito/mockito-kotlin
24
mockk = "1.14.5" # https://mockk.io
25
hamcrest = "3.0" # https://hamcrest.org
26
turbine = "1.2.1" # https://github.com/cashapp/turbine/releases
27
-truth = "1.4.4" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
+truth = "1.4.5" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
28
lincheck = "2.29" # https://github.com/JetBrains/lincheck
29
30
# --- Dependency Management ---
0 commit comments