Skip to content

Commit

Permalink
Bump com.github.spotbugs from 4.7.9 to 6.0.6 in /gpc-api-facade (#406)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 4.7.9 to 6.0.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 440f902 commit 30441f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpc-api-facade/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
id 'checkstyle'
id 'com.github.spotbugs' version '4.7.9'
id 'com.github.spotbugs' version '6.0.6'
id 'io.freefair.lombok' version '6.2.0'
}

Expand Down

0 comments on commit 30441f6

Please sign in to comment.