Upgrade to JUnit 4.13
This commit is contained in:
parent
ac9f4059f6
commit
fbd70a5bbe
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ buildscript {
|
|||
'okhttp': '4.2.1',
|
||||
|
||||
'androidxTestRunner': '1.1.1',
|
||||
'junit': '4.12',
|
||||
'junit': '4.13',
|
||||
'robolectric': '4.2.1',
|
||||
'mockito': '3.2.4',
|
||||
'mockitoKotlin': '2.2.0',
|
||||
|
|
Loading…
Reference in a new issue