mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-05 03:41:07 +01:00
PGPainless 2.0.1-SNAPSHOT
This commit is contained in:
parent
6303c0d264
commit
17a0756586
2 changed files with 20 additions and 5 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '2.0.0'
|
||||
isSnapshot = false
|
||||
shortVersion = '2.0.1'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.82'
|
||||
bouncyPgVersion = bouncyCastleVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue