mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-09-08 10:49:39 +02:00
Bump Bouncy Castle to 1.75
This commit is contained in:
parent
ac5097482a
commit
fd43ef27ba
2 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@ allprojects {
|
|||
minAndroidSdk = 26
|
||||
animalsnifferSignatureVersion = "$minAndroidSdk:8.0.0_r2"
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncycastleVersion = '1.72'
|
||||
bouncyPgVersion = '1.72.3'
|
||||
bouncycastleVersion = '1.75'
|
||||
bouncyPgVersion = "$bouncycastleVersion"
|
||||
slf4jVersion = '1.7.36'
|
||||
logbackVersion = '1.2.11'
|
||||
junitVersion = '5.8.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue