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

Bump BC to 1.81, update native-image reflect-config, resource-config

This commit is contained in:
Paul Schaub 2025-06-17 10:30:42 +02:00
parent a74db2d26d
commit 0f54cc615c
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 5 additions and 107 deletions

View file

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