Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent ede1879 commit 263b4cb
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.22.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 "5.2.4"
id "com.github.spotbugs" version "6.0.2"

// 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 263b4cb

Please sign in to comment.