mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Bump BC to 1.75
This commit is contained in:
parent
f7576abd35
commit
fc3a477a6c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ allprojects {
|
|||
isSnapshot = true
|
||||
pgpainlessMinAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncyCastleVersion = '1.74'
|
||||
bouncyCastleVersion = '1.75'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.2.11'
|
||||
|
|
Loading…
Reference in a new issue