Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.25 to 6.0.26 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.25 to 6.0.26

---
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 kstich committed Nov 6, 2024
1 parent 71733f8 commit a5c4449
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.25"
id "com.github.spotbugs" version "6.0.26"
}

ext {
Expand Down

0 comments on commit a5c4449

Please sign in to comment.