Skip to content

Commit afa6b79

Browse files
Update dependency com.google.truth:truth to v1.4.5 (#2097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95c0049 commit afa6b79

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
@@ -70,7 +70,7 @@ trove4j = { module = "org.jetbrains.intellij.deps:trove4j", version = "1.0.20200
7070
# Test libraries
7171
junit = { module = "junit:junit", version = "4.13.2" }
7272
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.18" }
73-
truth = { module = "com.google.truth:truth", version = "1.4.4" }
73+
truth = { module = "com.google.truth:truth", version = "1.4.5" }
7474

7575
# Plugins
7676
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)