Skip to content

Commit

Permalink
Merge pull request #385 from matomo-org/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st-core-1.5.0

Bump core from 1.4.0 to 1.5.0
  • Loading branch information
hannesa2 authored Nov 9, 2022
2 parents b25bbde + 3d7eca0 commit c52c28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation "com.jakewharton.timber:timber:${timberVersion}"

testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'androidx.test:core:1.4.0'
testImplementation 'androidx.test:core:1.5.0'
// Robolectric
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
Expand Down

0 comments on commit c52c28e

Please sign in to comment.