mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-09-08 18:59:40 +02:00
Bump Bouncycastle to 1.72
This commit is contained in:
parent
6ae12c1262
commit
aa521bac47
2 changed files with 3 additions and 2 deletions
|
@ -32,7 +32,7 @@ dependencies {
|
|||
testImplementation project(":pgp-cert-d-java-jdbc-sqlite-lookup")
|
||||
|
||||
testImplementation "org.bouncycastle:bcprov-jdk15to18:$bouncycastleVersion"
|
||||
testImplementation "org.bouncycastle:bcpg-jdk15to18:$bouncycastleVersion"
|
||||
testImplementation "org.bouncycastle:bcpg-jdk15to18:$bouncyPgVersion"
|
||||
}
|
||||
|
||||
animalsniffer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue