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

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


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

---
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]
2024-12-21 19:34:34 -05:00
committed by GitHub
parent 5a88046b8e
commit e894b5d2f0

View File

@@ -22,7 +22,7 @@ plugins {
id 'org.jetbrains.dokka' version '1.9.20'
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.26'
id 'com.github.spotbugs' version '6.0.27'
id 'com.google.protobuf' version '0.9.4' apply false
id 'io.freefair.aggregate-javadoc' version '8.6'
}