Skip to content

Commit

Permalink
chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to …
Browse files Browse the repository at this point in the history
…3.6.1 in /packages/android_alarm_manager_plus/example/android (#3045)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miguel Beltran <[email protected]>
  • Loading branch information
dependabot[bot] and miquelbeltran authored Jul 7, 2024
1 parent 1bc9e1e commit 791d603
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ dependencies {
testImplementation 'junit:junit:4.13.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'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
api 'androidx.test:core:1.6.1'
}

0 comments on commit 791d603

Please sign in to comment.