mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Merge pull request #1037 from nextcloud/6b42dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.11.0
Bump findsecbugs-plugin from 1.9.0 to 1.11.0
This commit is contained in:
commit
d5eaf33d02
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ dependencies {
|
|||
androidTestImplementation ('androidx.test.espresso:espresso-core:3.1.0-alpha4', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
findbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
|
||||
findbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
|
||||
findbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.6'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue