Un-bump picocli

This commit is contained in:
Paul Schaub 2022-08-04 12:51:01 +02:00
parent dcb44f96c8
commit 0cb614827b
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ allprojects {
javaSourceCompatibility = 1.8
junitVersion = '5.8.2'
junitSysExitVersion = '1.1.2'
picocliVersion = '4.7.0'
picocliVersion = '4.6.3'
mockitoVersion = '4.5.1'
jsrVersion = '3.0.2'
}