We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 519e1e6 + c59e664 commit 3a05e79Copy full SHA for 3a05e79
build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
annotationProcessor("org.mapstruct:mapstruct-processor:1.6.3")
68
69
// Cryptography
70
- implementation("org.bouncycastle:bcprov-jdk18on:1.81")
+ implementation("org.bouncycastle:bcprov-jdk18on:1.82")
71
72
// Lombok
73
compileOnly("org.projectlombok:lombok")
0 commit comments