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.
2 parents 3dc5b00 + c1c00c4 commit cf3f1aeCopy full SHA for cf3f1ae
library/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
60
61
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
62
- spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2'
+ spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.3'
63
64
// dependencies for tests
65
testImplementation "junit:junit:$junit_version"
0 commit comments