mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2025-09-09 02:09:42 +02:00
Implement storing of trust-root key
This commit is contained in:
parent
fca9a8ef91
commit
ee1fd669ed
13 changed files with 357 additions and 104 deletions
|
@ -13,7 +13,7 @@ allprojects {
|
|||
junitVersion = '5.8.2'
|
||||
mockitoVersion = '4.5.1'
|
||||
pgpainlessVersion = '1.2.1'
|
||||
pgpCertDJavaVersion = '0.1.1'
|
||||
pgpCertDJavaVersion = '0.1.2-SNAPSHOT'
|
||||
picocliVersion = '4.6.3'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue