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

PGPainless 2.0.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-01-28 12:51:11 +01:00
parent 37042467f4
commit 87f3d28567
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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