Move picocli version to version.gradle

This commit is contained in:
Paul Schaub 2022-04-26 01:18:01 +02:00
parent 4e2a714ee7
commit 06851776bd
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ allprojects {
mockitoVersion = '4.5.1'
pgpainlessVersion = '1.2.0'
pgpainlessCertDVersion = '0.1.1'
picocliVersion = '4.6.3'
certStoreVersion = '0.1.0'
zbase32Version = '1.0.0'
}