mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-10 06:11:08 +01:00
Move jazzerVersion to version.gradle
This commit is contained in:
parent
6f7e900527
commit
9377196ab7
2 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ allprojects {
|
|||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.82'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
jazzerVersion = '0.24.0'
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.19'
|
||||
mockitoVersion = '4.5.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue