mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-12-22 05:17:56 +01:00
Bump cert-d-java to 0.2.2
This commit is contained in:
parent
9c61b6353f
commit
3f4fddfa7b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ allprojects {
|
||||||
junitVersion = '5.8.2'
|
junitVersion = '5.8.2'
|
||||||
mockitoVersion = '4.5.1'
|
mockitoVersion = '4.5.1'
|
||||||
pgpainlessVersion = '1.3.12'
|
pgpainlessVersion = '1.3.12'
|
||||||
pgpCertDJavaVersion = '0.2.1'
|
pgpCertDJavaVersion = '0.2.2'
|
||||||
picocliVersion = '4.6.3'
|
picocliVersion = '4.6.3'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue