Skip to content

Commit c9214e6

Browse files
Update dependency com.google.truth:truth to v1.4.1
1 parent 18a7e9f commit c9214e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
6868
junit = 'junit:junit:4.13.2'
6969
robolectric = 'org.robolectric:robolectric:4.10.3'
7070
hilt-testing = 'com.google.dagger:hilt-android-testing:2.44.2'
71-
truth = "com.google.truth:truth:1.1.3"
71+
truth = "com.google.truth:truth:1.4.1"
7272

7373
junit-android = 'androidx.test.ext:junit:1.1.5'
7474
espresso = 'androidx.test.espresso:espresso-core:3.5.1'

0 commit comments

Comments
 (0)