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:
parent
a74db2d26d
commit
0f54cc615c
3 changed files with 5 additions and 107 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue