Merge pull request #4896 from nextcloud/renovate/com.h3xstream.findsecbugs-findsecbugs-plugin-1.x

fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.14.0
This commit is contained in:
Andy Scherzinger 2025-04-22 22:44:03 +02:00 committed by GitHub
commit 6ebf3d992b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -179,7 +179,7 @@ configurations.configureEach {
}
dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")