Bump cert-d-java to 0.1.1

This commit is contained in:
Paul Schaub 2022-04-29 17:09:09 +02:00
parent 079f78c141
commit 623b86ff04
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.2.1'
pgpCertDJavaVersion = '0.1.0'
pgpCertDJavaVersion = '0.1.1'
picocliVersion = '4.6.3'
}
}