mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Bump Bouncycastle to 1.68
This commit is contained in:
parent
ff8c6d8b6d
commit
0e970b8931
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ allprojects {
|
|||
isSnapshot = true
|
||||
pgpainlessMinAndroidSdk = 9
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncyCastleVersion = '1.67'
|
||||
bouncyCastleVersion = '1.68'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue