Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.6 to 6.0.9
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.6 to 6.0.9.

---
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>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent b7f697c commit ce3c767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.1.4'
id 'java'
id 'jacoco'
id 'com.github.spotbugs' version '6.0.6'
id 'com.github.spotbugs' version '6.0.9'
}

group = 'uk.nhs.prm.deductions'
Expand Down

0 comments on commit ce3c767

Please sign in to comment.