1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-04-13 10:08:38 +02:00

PGPainless 1.7.6-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-03-25 12:09:43 +01:00
parent de5ef4de00
commit a6f8058fb4
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -4,8 +4,8 @@
allprojects {
ext {
shortVersion = '1.7.5'
isSnapshot = false
shortVersion = '1.7.6'
isSnapshot = true
javaSourceCompatibility = 11
bouncyCastleVersion = '1.80'
bouncyPgVersion = bouncyCastleVersion