mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-11 03:09:41 +02:00
Fuzz different methods
This commit is contained in:
parent
343fc6cf65
commit
556766e0bf
39 changed files with 377 additions and 1 deletions
|
@ -7,7 +7,7 @@ allprojects {
|
|||
shortVersion = '1.7.7'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.81'
|
||||
bouncyCastleVersion = '1.82-SNAPSHOT'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.13'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue