Bump com.github.spotbugs from 4.7.5 to 5.0.14

Bumps com.github.spotbugs from 4.7.5 to 5.0.14.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-05 16:44:16 +00:00
committed by GitHub
parent bbde3ec3b8
commit 5cf41ed664

View File

@@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '7.4.2' apply false
id 'com.github.spotbugs' version "4.7.5" apply false
id 'com.github.spotbugs' version "5.0.14" apply false
}
allprojects {