Skip to content

Commit

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

---
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 sebastien-belin-adp committed May 8, 2024
1 parent 0a72814 commit 89acf8b
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 @@ -7,7 +7,7 @@ plugins {
id "jacoco"
// Manage optional dependencies in maven pom.
id "nebula.optional-base" version "7.0.0"
id "com.github.spotbugs" version "6.0.12"
id "com.github.spotbugs" version "6.0.14"
id "org.sonarqube" version "5.0.0.4638"
id "org.owasp.dependencycheck" version "9.0.10"
id "io.freefair.lombok" version "8.6"
Expand Down

0 comments on commit 89acf8b

Please sign in to comment.