mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-06 04:11:11 +01:00
Bump BC to custom 1.83-SNAPSHOT (contentSigner branch)
This commit is contained in:
parent
89bce1ca14
commit
88579d1120
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ allprojects {
|
|||
shortVersion = '2.0.3'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.82'
|
||||
bouncyCastleVersion = '1.83-SNAPSHOT'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.19'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue