Bump junit from 4.13-beta-3 to 4.13-rc-1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-3 to 4.13-rc-1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b9e2d6d498
commit
6ab66f9f0e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ dependencies {
|
||||||
implementation 'org.sufficientlysecure:sshauthentication-api:' + versions.sshauth
|
implementation 'org.sufficientlysecure:sshauthentication-api:' + versions.sshauth
|
||||||
|
|
||||||
// Testing-only dependencies
|
// Testing-only dependencies
|
||||||
androidTestImplementation 'junit:junit:4.13-beta-3'
|
androidTestImplementation 'junit:junit:4.13-rc-1'
|
||||||
androidTestImplementation 'org.mockito:mockito-core:3.1.0'
|
androidTestImplementation 'org.mockito:mockito-core:3.1.0'
|
||||||
androidTestImplementation 'androidx.test:runner:1.3.0-alpha02'
|
androidTestImplementation 'androidx.test:runner:1.3.0-alpha02'
|
||||||
androidTestImplementation 'androidx.test:rules:1.3.0-alpha02'
|
androidTestImplementation 'androidx.test:rules:1.3.0-alpha02'
|
||||||
|
|
Loading…
Reference in a new issue