Skip to content

Commit

Permalink
Update Truth to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghusta committed Feb 5, 2024
1 parent d14e264 commit 402c8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.3.0'
testImplementation 'com.google.truth:truth:1.4.0'

// https://developer.android.com/training/testing/set-up-project#android-test-dependencies
// Core library
Expand Down

0 comments on commit 402c8cc

Please sign in to comment.