1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-22 12:22:06 +01:00

bc 1.79-SNAPSHOT

This commit is contained in:
Paul Schaub 2024-06-21 13:21:25 +02:00
parent 5dd4165d04
commit 5fc5c36452
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -8,7 +8,7 @@ allprojects {
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncyCastleVersion = '1.78.1'
bouncyCastleVersion = '1.79-SNAPSHOT'
bouncyPgVersion = bouncyCastleVersion
junitVersion = '5.8.2'
logbackVersion = '1.2.13' // 1.4+ cause CLI spam :/