diff --git a/build.gradle b/build.gradle index 21407a94957..f546d583325 100644 --- a/build.gradle +++ b/build.gradle @@ -78,7 +78,7 @@ plugins { id 'fr.brouillard.oss.gradle.jgitver' version '0.10.0-rc03' id 'org.sonarqube' version '3.5.0.2730' id 'com.github.andygoossens.modernizer' version '1.7.0' apply false - id 'com.github.spotbugs' version '5.0.13' apply false + id 'com.github.spotbugs' version '6.1.3' apply false id 'se.thinkcode.cucumber-runner' version '0.0.11' apply false id "com.github.davidmc24.gradle.plugin.avro-base" version "1.5.0" apply false }