Skip to content

Commit 5a68b52

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump truth from 1.0.1 to 1.1
Bumps [truth](https://github.com/google/truth) from 1.0.1 to 1.1. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e304ca4 commit 5a68b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252

5353
androidTestImplementation "androidx.test.ext:junit:$extJUnitVersion"
5454
androidTestImplementation "androidx.test.ext:truth:1.3.0"
55-
androidTestImplementation "com.google.truth:truth:1.0.1"
55+
androidTestImplementation "com.google.truth:truth:1.1"
5656
}
5757

5858
def adbDirectory = '/storage/emulated/0/Download'

0 commit comments

Comments
 (0)