Bump JUnit to 5.7.1

This commit is contained in:
Florian Schmaus 2021-03-18 09:01:03 +01:00
parent 9520aa7d90
commit 47178fd27d
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ allprojects {
jxmppVersion = '[1.0.0, 1.0.999]'
miniDnsVersion = '[1.0.0, 1.0.999]'
smackMinAndroidSdk = 19
junitVersion = '5.6.2'
junitVersion = '5.7.1'
commonsIoVersion = '2.6'
bouncyCastleVersion = '1.65'