mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-08 21:31:08 +01:00
Bump bcpg-jdk18on and bcprov-jdk18on to 1.82
This commit is contained in:
parent
d256d095ff
commit
5162155118
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ allprojects {
|
|||
shortVersion = '1.7.7'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.81'
|
||||
bouncyCastleVersion = '1.82'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.13'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue