1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 09:04:50 +02:00

Bump cert-d-java and pgpainless-cert-d to 0.2.2

This commit is contained in:
Paul Schaub 2023-07-07 12:24:18 +02:00
parent 9844aa3bd2
commit eb819dd73d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -13,8 +13,8 @@ allprojects {
junitVersion = '5.8.2'
kotlinVersion = '1.8.10'
logbackVersion = '1.2.11'
certDJavaVersion = '0.2.1'
pgpainlessCertDVersion = '0.2.1'
certDJavaVersion = '0.2.2'
pgpainlessCertDVersion = '0.2.2'
mockitoVersion = '4.5.1'
slf4jVersion = '1.7.36'
sopJavaVersion = '6.1.0'