Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 1, 2024
1 parent d180d5d commit 8040e40
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.2.5"
id "io.spring.dependency-management" version "1.1.4"
id "io.freefair.lombok" version "8.6"
id "com.github.spotbugs" version "6.0.12"
id "com.github.spotbugs" version "6.0.13"
id "com.github.ben-manes.versions" version "0.51.0"
id "org.owasp.dependencycheck" version "9.1.0"
id "com.diffplug.spotless" version "6.25.0"
Expand Down

0 comments on commit 8040e40

Please sign in to comment.