mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-09 13:51:10 +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'
|
shortVersion = '1.7.7'
|
||||||
isSnapshot = true
|
isSnapshot = true
|
||||||
javaSourceCompatibility = 11
|
javaSourceCompatibility = 11
|
||||||
bouncyCastleVersion = '1.81'
|
bouncyCastleVersion = '1.82'
|
||||||
bouncyPgVersion = bouncyCastleVersion
|
bouncyPgVersion = bouncyCastleVersion
|
||||||
junitVersion = '5.8.2'
|
junitVersion = '5.8.2'
|
||||||
logbackVersion = '1.5.13'
|
logbackVersion = '1.5.13'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue