Bump cert-d-java to 0.2.0

This commit is contained in:
Paul Schaub 2022-08-25 12:56:25 +02:00
parent 5e5e3dd760
commit 6995879e05
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.5'
pgpCertDJavaVersion = '0.1.2-SNAPSHOT'
pgpCertDJavaVersion = '0.2.0'
picocliVersion = '4.6.3'
}
}