Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and suquant committed Mar 4, 2024
1 parent 4094d67 commit 45eb047
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

testImplementation 'junit:junit:4.13.2'
testImplementation "com.google.truth:truth:1.3.0"
testImplementation "com.google.truth:truth:1.4.2"
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
api 'androidx.test:core:1.5.0'
Expand Down

0 comments on commit 45eb047

Please sign in to comment.