Skip to content

Commit

Permalink
chore(deps): bump androidx.test:runner from 1.4.0 to 1.5.2 in /packag…
Browse files Browse the repository at this point in the history
…es/android_alarm_manager_plus/example/android (#2068)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent aaa8f1b commit f321fc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {

testImplementation 'junit:junit:4.13.2'
testImplementation "com.google.truth:truth:1.1.5"
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
api 'androidx.test:core:1.5.0'
}

0 comments on commit f321fc5

Please sign in to comment.