Bump com.github.spotbugs in the development-dependencies group (#2939)

Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.27 to 6.0.28

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-11 02:09:56 +00:00
committed by GitHub
parent e710f24a08
commit f8813e2a01

View File

@@ -23,7 +23,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.7' apply false
id 'org.antora' version '1.0.0'
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
id 'com.github.spotbugs' version '6.0.27'
id 'com.github.spotbugs' version '6.0.28'
id 'io.freefair.aggregate-javadoc' version '8.10.2'
}