Skip to content

Commit c3688cb

Browse files
authored
Merge pull request #84 from skjolber/renovate/bouncycastleversion
Update dependency org.bouncycastle:bcprov-jdk18on to v1.77
2 parents 77e9df3 + 045d99c commit c3688cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
fusionAuthVersion = '5.3.2'
1717
junitJupiterVersion = '5.10.0'
1818
jaxbVersion = '2.3.1'
19-
bouncyCastleVersion = '1.76'
19+
bouncyCastleVersion = '1.77'
2020
jose4jVersion = '0.9.3'
2121
}
2222

0 commit comments

Comments
 (0)