Skip to content

Commit 3a301cf

Browse files
Merge pull request #5322 from element-hq/renovate/com.google.truth-truth-1.x
Update dependency com.google.truth:truth to v1.4.5
1 parent 86f3918 commit 3a301cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ test_runner = "androidx.test:runner:1.7.0"
152152
test_mockk = "io.mockk:mockk:1.14.5"
153153
test_konsist = "com.lemonappdev:konsist:0.17.3"
154154
test_turbine = "app.cash.turbine:turbine:1.2.1"
155-
test_truth = "com.google.truth:truth:1.4.4"
155+
test_truth = "com.google.truth:truth:1.4.5"
156156
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.18"
157157
test_robolectric = "org.robolectric:robolectric:4.15.1"
158158
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }

0 commit comments

Comments
 (0)