Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 18a7e9f commit c62b66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
junit = 'junit:junit:4.13.2'
robolectric = 'org.robolectric:robolectric:4.10.3'
hilt-testing = 'com.google.dagger:hilt-android-testing:2.44.2'
truth = "com.google.truth:truth:1.1.3"
truth = "com.google.truth:truth:1.4.0"

junit-android = 'androidx.test.ext:junit:1.1.5'
espresso = 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit c62b66c

Please sign in to comment.