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

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


Updates `com.github.spotbugs` from 6.0.22 to 6.0.23

---
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-09-29 00:17:59 +00:00
committed by GitHub
parent fd80c55d77
commit b54e2faec8

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.22'
id 'com.github.spotbugs' version '6.0.23'
id 'com.google.protobuf' version '0.9.4' apply false
id 'io.freefair.aggregate-javadoc' version '8.6'
}