diff --git a/build.gradle b/build.gradle index 482caf22d..2d453b44e 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ plugins { id 'com.android.application' version '8.0.2' apply false - id 'com.github.spotbugs' version "5.1.0" apply false + id 'com.github.spotbugs' version "5.1.1" apply false } allprojects {