Skip to content

Commit

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

---
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 Jun 24, 2024
1 parent c3a586c commit e22ec13
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 "5.0.0.4638"
// Spotbugs gradle plugin version to spotbugs version https://github.com/spotbugs/spotbugs-gradle-plugin#spotbugs-version-mapping
id "com.github.spotbugs" version "6.0.14"
id "com.github.spotbugs" version "6.0.18"

// 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 e22ec13

Please sign in to comment.