Bump cert-d-java to 0.2.2

This commit is contained in:
Paul Schaub 2023-07-07 12:09:47 +02:00
parent 9c61b6353f
commit 3f4fddfa7b
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ allprojects {
junitVersion = '5.8.2'
mockitoVersion = '4.5.1'
pgpainlessVersion = '1.3.12'
pgpCertDJavaVersion = '0.2.1'
pgpCertDJavaVersion = '0.2.2'
picocliVersion = '4.6.3'
}
}