Bump com.github.spotbugs from 5.1.1 to 5.1.2

Bumps com.github.spotbugs from 5.1.1 to 5.1.2.

---
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-09 02:17:50 +00:00
committed by GitHub
parent c1041a09f5
commit b25e07d37a

View File

@@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.github.spotbugs' version "5.1.1" apply false
id 'com.github.spotbugs' version "5.1.2" apply false
}
allprojects {