Skip to content

Commit fa9efdf

Browse files
fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.81
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94a6f51 commit fa9efdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
7272
implementation 'com.google.guava:guava:33.4.0-jre'
7373

74-
implementation 'org.bouncycastle:bcpkix-jdk18on:1.80'
74+
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
7575

7676
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
7777
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.10'

0 commit comments

Comments
 (0)