Bump com.github.spotbugs from 5.0.14 to 5.1.0

Bumps com.github.spotbugs from 5.0.14 to 5.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 02:59:27 +00:00
committed by GitHub
parent e4d2196892
commit 1739ac827a
+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.0.14" apply false
id 'com.github.spotbugs' version "5.1.0" apply false
}
allprojects {