Move junit5-system-exit version to version.gradle

This commit is contained in:
Paul Schaub 2022-04-26 01:15:27 +02:00
parent 25e6560f1c
commit 3b9bf52c62
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@ allprojects {
minAndroidSdk = 10
javaSourceCompatibility = 1.8
junitVersion = '5.8.2'
junitSysExitVersion = '1.1.2'
jsrVersion = '3.0.2'
slf4jVersion = '1.7.36'
logbackVersion = '1.2.11'