mirror of
https://github.com/nextcloud/android.git
synced 2024-11-29 18:59:18 +03:00
Bump junit from 1.1.1 to 1.1.2
Bumps junit from 1.1.1 to 1.1.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a8359787bf
commit
1a5f0a8eaa
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ dependencies {
|
||||||
|
|
||||||
// dependencies for instrumented tests
|
// dependencies for instrumented tests
|
||||||
// JUnit4 Rules
|
// JUnit4 Rules
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||||
androidTestImplementation 'androidx.test:rules:1.2.0'
|
androidTestImplementation 'androidx.test:rules:1.2.0'
|
||||||
// Android JUnit Runner
|
// Android JUnit Runner
|
||||||
androidTestImplementation 'androidx.test:runner:1.3.0'
|
androidTestImplementation 'androidx.test:runner:1.3.0'
|
||||||
|
|
Loading…
Reference in a new issue