diff --git a/build.gradle b/build.gradle index af3043e92..e81320119 100644 --- a/build.gradle +++ b/build.gradle @@ -444,7 +444,7 @@ dependencies { testImplementation 'nl.jqno.equalsverifier:equalsverifier:2.5.+' coverage 'org.jacoco:org.jacoco.agent:0.7.9:runtime@jar' coverage 'org.jacoco:org.jacoco.cli:0.8.1:nodeps@jar' - spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0' + spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0' } def setJavadocOptions = { options, toProject ->