1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-04-22 22:44:48 +02:00

PGPainless 1.7.7-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-04-14 16:05:05 +02:00
parent 83613250ef
commit 3b92ccc59d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

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