Move zbase432 version to version.gradle

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

View file

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