Bump the development-dependencies group with 1 update (#8972)

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


Updates `com.github.spotbugs` from 6.0.7 to 6.0.8

---
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-03-03 00:05:52 +00:00
committed by GitHub
parent 051f6ef485
commit dec84aa00c

View File

@@ -22,7 +22,7 @@ plugins {
id 'org.jetbrains.dokka' version '1.9.10'
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.7'
id 'com.github.spotbugs' version '6.0.8'
}
if (isCI) {