Cert-D-Java 0.2.3

This commit is contained in:
Paul Schaub 2025-09-27 14:24:07 +02:00
parent 8d827addab
commit a50a23bef5
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,7 +5,7 @@
allprojects { allprojects {
ext { ext {
shortVersion = '0.2.3' shortVersion = '0.2.3'
isSnapshot = true isSnapshot = false
javaSourceCompatibility = 11 javaSourceCompatibility = 11
bouncycastleVersion = '1.82' bouncycastleVersion = '1.82'
bouncyPgVersion = "$bouncycastleVersion" bouncyPgVersion = "$bouncycastleVersion"