1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 09:04:50 +02:00

Bump BC to 1.75

This commit is contained in:
Paul Schaub 2023-07-07 13:11:50 +02:00
parent eb819dd73d
commit 31a0151b55
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -8,7 +8,7 @@ allprojects {
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncyCastleVersion = '1.74'
bouncyCastleVersion = '1.75'
bouncyPgVersion = bouncyCastleVersion
junitVersion = '5.8.2'
kotlinVersion = '1.8.10'