Skip to content

Commit bcf09e1

Browse files
Update dependency com.google.truth:truth to v1.4.2
1 parent 2aa61a6 commit bcf09e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ImmutablePendingIntent-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation "org.robolectric:robolectric:4.10.3"
4545
testImplementation "androidx.test:core-ktx:1.5.0"
4646
testImplementation "androidx.test.ext:junit-ktx:1.1.5"
47-
testImplementation "com.google.truth:truth:1.1.3"
47+
testImplementation "com.google.truth:truth:1.4.2"
4848
testImplementation "com.android.tools.lint:lint:$lintVersion"
4949
testImplementation "com.android.tools.lint:lint-tests:$lintVersion"
5050
testImplementation project(':ImmutablePendingIntent-lint')

0 commit comments

Comments
 (0)