We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20b4703 + fa9efdf commit d862794Copy full SHA for d862794
1 file changed
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.0-jre'
73
74
- implementation 'org.bouncycastle:bcpkix-jdk18on:1.80'
+ implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
75
76
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
77
spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.10'
0 commit comments