Bump bcpg to 1.75

This commit is contained in:
Paul Schaub 2023-07-07 12:44:00 +02:00
parent 09f45e86db
commit 3f68ae5725
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ allprojects {
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncycastleVersion = '1.72'
bouncycastleVersion = '1.75'
junitVersion = '5.8.2'
jsrVersion = '3.0.2'
slf4jVersion = '1.7.36'