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 interlokdev committed May 6, 2024
1 parent 7c08847 commit 2b6b120
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 "io.freefair.lombok" version "8.6"
id 'org.owasp.dependencycheck' version '9.0.10'
}
Expand Down

0 comments on commit 2b6b120

Please sign in to comment.