Skip to content

Commit

Permalink
chore: Bump com.github.spotbugs from 6.0.18 to 6.0.19 in /backend
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.18 to 6.0.19.

---
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 and github-actions[bot] committed Jul 12, 2024
1 parent d8a3a81 commit 7b84883
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.3.1"
id "io.spring.dependency-management" version "1.1.6"
id "io.freefair.lombok" version "8.6"
id "com.github.spotbugs" version "6.0.18"
id "com.github.spotbugs" version "6.0.19"
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 7b84883

Please sign in to comment.