Bump BC to 1.77

This commit is contained in:
Paul Schaub 2023-11-30 20:26:35 +01:00
parent 97455aa256
commit b8b46a3ab2
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
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncyCastleVersion = '1.76'
bouncyCastleVersion = '1.77'
bouncyPgVersion = bouncyCastleVersion
junitVersion = '5.8.2'
logbackVersion = '1.2.11'