diff --git a/build.gradle b/build.gradle index 5655888be..5529d2336 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.2" apply false + id 'com.github.spotbugs' version "5.1.3" apply false } allprojects {