Skip to content

Commit fe914d5

Browse files
Bump com.google.truth:truth from 1.3.0 to 1.4.0 (#529)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 716c82c commit fe914d5

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
@@ -89,4 +89,4 @@ test-androidOrchestrator = { module = "androidx.test:orchestrator", version = "1
8989
test-androidRules = { module = "androidx.test:rules", version = "1.6.0-alpha01" }
9090
test-androidRunner = { module = "androidx.test:runner", version.ref = "androidTest" }
9191
test-junit = "junit:junit:4.13.2"
92-
test-truth = "com.google.truth:truth:1.3.0"
92+
test-truth = "com.google.truth:truth:1.4.0"

0 commit comments

Comments
 (0)