Upgrade to JUnit 4.13

This commit is contained in:
cketti 2020-04-15 21:44:40 +02:00
parent ac9f4059f6
commit fbd70a5bbe

View file

@ -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',