mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 01:39:43 +02:00
Move junit5-system-exit version to version.gradle
This commit is contained in:
parent
0065401c15
commit
8753480e82
2 changed files with 3 additions and 1 deletions
|
@ -9,5 +9,6 @@ allprojects {
|
|||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
junitVersion = '5.8.2'
|
||||
junitSysExitVersion = '1.1.2'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue