Bump bc-util to 1.72

This commit is contained in:
Paul Schaub 2022-11-25 15:54:05 +01:00
parent e37921b4d4
commit 1d65b4b3c2
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.71'
bouncycastleVersion = '1.72'
junitVersion = '5.8.2'
jsrVersion = '3.0.2'
slf4jVersion = '1.7.36'