1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 10:49:39 +02:00

PGPainless 2.0.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-01-28 12:51:11 +01:00
parent 768d5c4964
commit 3007bcec91
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '1.7.6'
shortVersion = '2.0.0-SNAPSHOT'
isSnapshot = true
javaSourceCompatibility = 11
bouncyCastleVersion = '1.80-SNAPSHOT'