Bump core from 1.4.0 to 1.5.0

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-09 13:02:23 +00:00 committed by Niedermann IT-Dienstleistungen
parent 7bd8bee14a
commit 272bf451e8

View file

@ -117,7 +117,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
// Testing
testImplementation 'androidx.test:core:1.4.0'
testImplementation 'androidx.test:core:1.5.0'
testImplementation 'androidx.arch.core:core-testing:2.1.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:4.8.1'