mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 10:19:41 +02:00
Bump junit to 5.2.0
This commit is contained in:
parent
a415a90ac7
commit
4cff9ddfa0
3 changed files with 8 additions and 3 deletions
|
@ -98,7 +98,7 @@ allprojects {
|
|||
].collect{ project(it) }
|
||||
androidBootClasspath = getAndroidRuntimeJar()
|
||||
androidJavadocOffline = getAndroidJavadocOffline()
|
||||
junitVersion = '4.11'
|
||||
junitVersion = '5.2.0'
|
||||
}
|
||||
group = 'org.igniterealtime.smack'
|
||||
sourceCompatibility = 1.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue