[Android]: Bump junit from 1.1.3 to 1.1.4 (#258)

Bumps junit from 1.1.3 to 1.1.4.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-10 09:14:48 +05:30
committed by GitHub
parent df2c231ec2
commit 842ef2b069

View File

@@ -38,7 +38,7 @@ dependencies {
api 'androidx.core:core-ktx:1.8.0'
api 'androidx.appcompat:appcompat:1.5.1'
testApi 'junit:junit:4.13.2'
androidTestApi 'androidx.test.ext:junit:1.1.3'
androidTestApi 'androidx.test.ext:junit:1.1.4'
androidTestApi 'androidx.test.espresso:espresso-core:3.4.0'
androidTestApi 'androidx.test:core-ktx:1.5.0'
androidTestApi 'androidx.test.ext:junit-ktx:1.1.3'