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 86f3918 commit 3a301cfCopy full SHA for 3a301cf
gradle/libs.versions.toml
@@ -152,7 +152,7 @@ test_runner = "androidx.test:runner:1.7.0"
152
test_mockk = "io.mockk:mockk:1.14.5"
153
test_konsist = "com.lemonappdev:konsist:0.17.3"
154
test_turbine = "app.cash.turbine:turbine:1.2.1"
155
-test_truth = "com.google.truth:truth:1.4.4"
+test_truth = "com.google.truth:truth:1.4.5"
156
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
157
test_robolectric = "org.robolectric:robolectric:4.15.1"
158
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
0 commit comments