Bump BC to 1.82

This commit is contained in:
Paul Schaub 2025-09-27 10:14:53 +02:00
parent 77bd26cdbf
commit 94ea7a30fb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -7,7 +7,7 @@ allprojects {
shortVersion = '0.1.4' shortVersion = '0.1.4'
isSnapshot = true isSnapshot = true
javaSourceCompatibility = 1.8 javaSourceCompatibility = 1.8
bouncycastleVersion = '1.75' bouncycastleVersion = '1.82'
junitVersion = '5.8.2' junitVersion = '5.8.2'
jsrVersion = '3.0.2' jsrVersion = '3.0.2'
slf4jVersion = '1.7.36' slf4jVersion = '1.7.36'