Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.9 to 6.0.12 (#172)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.9 to 6.0.12.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 60603f3 commit 6d6ecea
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 @@ -9,7 +9,7 @@ plugins {
id "com.diffplug.spotless" version "6.25.0"
id "org.sonarqube" version "4.4.1.3373"
// Spotbugs gradle plugin version to spotbugs version https://github.com/spotbugs/spotbugs-gradle-plugin#spotbugs-version-mapping
id "com.github.spotbugs" version "6.0.9"
id "com.github.spotbugs" version "6.0.12"

// Lombok plugin and gradle compat matrix https://github.com/freefair/gradle-plugins#compatibility-matrix
id "io.freefair.lombok" version "6.6.3"
Expand Down

0 comments on commit 6d6ecea

Please sign in to comment.