Upgrade junit to 4.13.2
This commit is contained in:
parent
71418bf051
commit
e8af9cef46
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ buildscript {
|
|||
'glide': '4.12.0',
|
||||
|
||||
'androidxTestRunner': '1.3.0',
|
||||
'junit': '4.13.1',
|
||||
'junit': '4.13.2',
|
||||
'robolectric': '4.4',
|
||||
'mockito': '3.6.0',
|
||||
'mockitoKotlin': '2.2.0',
|
||||
|
|
Loading…
Reference in a new issue