1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-14 04:39:39 +02:00

Bump bc to 1.80-SNAPSHOT, sop-java to 10.1.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-01-28 12:50:01 +01:00
parent a6f8058fb4
commit 768d5c4964
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ allprojects {
shortVersion = '1.7.6'
isSnapshot = true
javaSourceCompatibility = 11
bouncyCastleVersion = '1.80'
bouncyCastleVersion = '1.80-SNAPSHOT'
bouncyPgVersion = bouncyCastleVersion
junitVersion = '5.8.2'
logbackVersion = '1.5.13'