We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b3387 commit cf7230bCopy full SHA for cf7230b
library/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
72
implementation 'com.google.guava:guava:33.4.8-jre'
73
74
- implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
+ implementation 'org.bouncycastle:bcpkix-jdk18on:1.82'
75
76
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.14'
0 commit comments