Update JUnit to 4.13.1

This commit is contained in:
cketti 2020-11-11 21:00:27 +01:00
parent 0fa3b73d7c
commit b6614ce24c

View file

@ -37,7 +37,7 @@ buildscript {
'glide': '4.11.0',
'androidxTestRunner': '1.3.0',
'junit': '4.13',
'junit': '4.13.1',
'robolectric': '4.4',
'mockito': '3.5.11',
'mockitoKotlin': '2.2.0',