Bump junit version to 5.6.2

This commit is contained in:
Florian Schmaus 2020-05-24 13:14:26 +02:00
parent f750c79392
commit f3207e8c27
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ allprojects {
jxmppVersion = '0.7.0-alpha6'
miniDnsVersion = '0.4.0-alpha5'
smackMinAndroidSdk = 19
junitVersion = '5.6.0'
junitVersion = '5.6.2'
commonsIoVersion = '2.6'
bouncyCastleVersion = '1.65'