diff --git a/components/authentication/azure/build.gradle b/components/authentication/azure/build.gradle index 60e4182b7..2ee222093 100644 --- a/components/authentication/azure/build.gradle +++ b/components/authentication/azure/build.gradle @@ -6,7 +6,7 @@ plugins { id 'maven-publish' id 'signing' id 'jacoco' - id 'com.github.spotbugs' version '5.0.14' + id 'com.github.spotbugs' version '5.1.0' id "org.sonarqube" version "4.3.0.3225" }