Bump com.github.spotbugs from 5.1.0 to 5.1.1

Bumps com.github.spotbugs from 5.1.0 to 5.1.1.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] authored and GitHub committed 2023-08-04 02:13:47 +00:00
1 parent 5d022ee1d1
commit b255cd63de
1 file changed
+1 -1
+1 -1
View File
@@ -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 {