Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.24 to 6.0.25 in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.24 to 6.0.25

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JordonPhillips committed Oct 16, 2024
1 parent 8aad237 commit 44c9ec8
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 @@ -21,7 +21,7 @@ plugins {
id "signing"
id "checkstyle"
id "jacoco"
id "com.github.spotbugs" version "6.0.24"
id "com.github.spotbugs" version "6.0.25"
}

ext {
Expand Down

0 comments on commit 44c9ec8

Please sign in to comment.