Skip to content

Commit d33c777

Browse files
authored
Merge pull request #182 from ashtanko/renovate/truth
Update dependency com.google.truth:truth to v1.4.5
2 parents 2660891 + 02daa21 commit d33c777

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
@@ -24,7 +24,7 @@ mockitoKotlin = "6.0.0" # https://github.com/mockito/mockito-kotlin
2424
mockk = "1.14.5" # https://mockk.io
2525
hamcrest = "3.0" # https://hamcrest.org
2626
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
27+
truth = "1.4.5" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
2828
lincheck = "2.29" # https://github.com/JetBrains/lincheck
2929

3030
# --- Dependency Management ---

0 commit comments

Comments
 (0)