mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-07 00:49:46 -06:00
[Android]: Bump junit from 1.1.4 to 1.1.5 (#285)
Bumps junit from 1.1.4 to 1.1.5. --- 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:
@@ -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.4'
|
||||
androidTestApi 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestApi 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
androidTestApi 'androidx.test:core-ktx:1.5.0'
|
||||
androidTestApi 'androidx.test.ext:junit-ktx:1.1.4'
|
||||
|
||||
Reference in New Issue
Block a user