mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Bump BC to 1.76
This commit is contained in:
parent
789fa507d1
commit
8bc2338463
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ allprojects {
|
|||
isSnapshot = true
|
||||
pgpainlessMinAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncyCastleVersion = '1.75'
|
||||
bouncyCastleVersion = '1.76'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.2.11'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue