Bump PGPainless to 2.0.0, cert-d-java to 0.2.3

This commit is contained in:
Paul Schaub 2025-09-29 14:32:07 +02:00
parent 7a0b79254d
commit 3cbd2a9317
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
11 changed files with 223 additions and 152 deletions

View file

@ -12,8 +12,8 @@ allprojects {
junitVersion = '5.8.2'
mockitoVersion = '4.5.1'
bouncyCastleVersion = '1.82'
pgpainlessVersion = '1.7.7'
pgpCertDJavaVersion = '0.2.2'
pgpainlessVersion = '2.0.0'
pgpCertDJavaVersion = '0.2.3'
picocliVersion = '4.6.3'
}
}