mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-21 22:02:06 +01:00
Bump JUnit to 5.7.1
This commit is contained in:
parent
9520aa7d90
commit
47178fd27d
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue