Bump com.github.spotbugs (#154)

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


Updates `com.github.spotbugs` from 6.1.7 to 6.1.10

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-version: 6.1.10
  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-04-28 11:28:50 -04:00
committed by GitHub
parent 7319c4bec9
commit 83c105eb62

View File

@@ -7,7 +7,7 @@ plugins {
id 'base'
id 'io.spring.dependency-management' version '1.1.7'
id 'io.spring.javaformat' version "${javaFormatVersion}"
id 'com.github.spotbugs' version '6.1.7'
id 'com.github.spotbugs' version '6.1.10'
id 'org.ajoberstar.grgit' version '5.3.0'
}