1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-06 12:21:15 +01:00

Bump BC to custom 1.83-SNAPSHOT (contentSigner branch)

This commit is contained in:
Paul Schaub 2025-11-27 15:28:51 +01:00
parent 89bce1ca14
commit 88579d1120
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -7,7 +7,7 @@ allprojects {
shortVersion = '2.0.3' shortVersion = '2.0.3'
isSnapshot = true isSnapshot = true
javaSourceCompatibility = 11 javaSourceCompatibility = 11
bouncyCastleVersion = '1.82' bouncyCastleVersion = '1.83-SNAPSHOT'
bouncyPgVersion = bouncyCastleVersion bouncyPgVersion = bouncyCastleVersion
junitVersion = '5.8.2' junitVersion = '5.8.2'
logbackVersion = '1.5.19' logbackVersion = '1.5.19'