Bump com.github.spotbugs from 6.0.6 to 6.0.7 (#3006)

Bumps com.github.spotbugs from 6.0.6 to 6.0.7.

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

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-01-27 11:02:04 +00:00
committed by GitHub
parent 080e7abde5
commit c6fc6b14dd

View File

@@ -22,7 +22,7 @@ plugins {
id 'org.ajoberstar.grgit' version '5.2.1'
id 'io.spring.nohttp' version '0.0.11'
id 'io.spring.dependency-management' version '1.1.4' apply false
id 'com.github.spotbugs' version '6.0.6'
id 'com.github.spotbugs' version '6.0.7'
}
apply plugin: 'io.spring.nohttp'