Skip to content

Commit

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

---
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 Nov 14, 2024
1 parent fd1f84c commit a2a3908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'javaccPlugin.plugin-conventions'

id 'checkstyle'
id 'com.github.spotbugs' version '4.7.1'
id 'com.github.spotbugs' version '6.0.26'
id 'jacoco'
}

Expand Down

0 comments on commit a2a3908

Please sign in to comment.