Skip to content

Commit 159f13e

Browse files
committed
Update bouncy castle dependency
1 parent 8a836e5 commit 159f13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ ext {
6363
'assertj' : '3.25.1',
6464
'auto-common' : '1.2.2',
6565
'auto-service' : '1.1.1',
66-
'bouncycastle-prov' : '1.77',
67-
'checkStyle' : '10.12.1',
66+
'bouncycastle-prov' : '1.78',
67+
'checkStyle' : '10.12.1',
6868
'commons-io' : '2.15.1',
6969
'commons-lang3' : '3.14.0',
7070
'commons-math3' : '3.6.1',

0 commit comments

Comments
 (0)