Move pgp-certificate-store version to version.gradle

This commit is contained in:
Paul Schaub 2022-04-26 01:11:49 +02:00
parent 9165e01f8e
commit 591161178d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ allprojects {
slf4jVersion = '1.7.32'
logbackVersion = '1.2.10'
pgpainlessVersion = '1.2.0'
certStoreVersion = '0.1.0'
zbase32Version = '1.0.0'
}
}