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]
2023-08-04 02:13:47 +00:00
committed by GitHub
parent 5d022ee1d1
commit b255cd63de

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 {