Cert-D-PGPainless 0.2.3

This commit is contained in:
Paul Schaub 2025-09-29 14:54:07 +02:00
parent 24fc2b6114
commit c770f36369
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,7 +5,7 @@
allprojects {
ext {
shortVersion = '0.2.3'
isSnapshot = true
isSnapshot = false
javaSourceCompatibility = "11"
slf4jVersion = '1.7.36'
logbackVersion = '1.5.13'