Skip to content

Commit

Permalink
Bump core from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps core from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.test:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent b25bbde commit 3d7eca0
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 3d7eca0

Please sign in to comment.