diff --git a/build.gradle b/build.gradle index afa55ab300f..6921879f76a 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ plugins { id 'org.jetbrains.dokka' version '1.9.20' id 'org.antora' version '1.0.0' id 'io.spring.antora.generate-antora-yml' version '0.0.1' - id 'com.github.spotbugs' version '6.1.5' + id 'com.github.spotbugs' version '6.1.6' id 'com.google.protobuf' version '0.9.4' apply false id 'io.freefair.aggregate-javadoc' version '8.11' }