Skip to content

Commit cf7230b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8-jre'
7373

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

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

0 commit comments

Comments
 (0)