Skip to content

Commit fc92b39

Browse files
committed
Upgrade bouncycastle dependency
1 parent 883b7be commit fc92b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ java {
1010
}
1111

1212
dependencies {
13-
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
13+
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
1414
implementation 'org.ow2.asm:asm-util:7.3.1'
1515
implementation 'org.ow2.asm:asm:7.3.1'
1616
implementation 'org.ow2.asm:asm-commons:7.3.1'

0 commit comments

Comments
 (0)