mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2024-11-22 07:22:06 +01:00
Bump bcpg to 1.75
This commit is contained in:
parent
09f45e86db
commit
3f68ae5725
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue