diff --git a/components/authentication/azure/build.gradle b/components/authentication/azure/build.gradle index cf8705602..547f0d0da 100644 --- a/components/authentication/azure/build.gradle +++ b/components/authentication/azure/build.gradle @@ -5,7 +5,7 @@ plugins { id 'maven-publish' id 'signing' id 'jacoco' - id 'com.github.spotbugs' version '6.0.14' + id 'com.github.spotbugs' version '6.0.15' id "com.diffplug.spotless" version "6.25.0" }