Skip to content

Commit

Permalink
chore(deps): bump com.google.truth:truth from 1.4.2 to 1.4.3 in /pack…
Browse files Browse the repository at this point in the history
…ages/android_alarm_manager_plus/example/android (#3042)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2024
1 parent 40916b5 commit e5900de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ flutter {

dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation "com.google.truth:truth:1.4.2"
testImplementation "com.google.truth:truth:1.4.3"
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
api 'androidx.test:core:1.6.1'
Expand Down

0 comments on commit e5900de

Please sign in to comment.