Skip to content

Commit

Permalink
chore: Bump com.github.spotbugs
Browse files Browse the repository at this point in the history
Bumps the gradle-version-updates group in /backend with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.26 to 6.0.27

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 571f646 commit 0fafb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "org.springframework.boot" version "3.4.0"
id "io.spring.dependency-management" version "1.1.7"
id "io.freefair.lombok" version "8.11"
id "com.github.spotbugs" version "6.0.26"
id "com.github.spotbugs" version "6.0.27"
id "com.github.ben-manes.versions" version "0.51.0"
id "org.owasp.dependencycheck" version "8.4.3"
id "com.diffplug.spotless" version "6.25.0"
Expand Down

0 comments on commit 0fafb19

Please sign in to comment.