Skip to content

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.4.8 to 6.5.0#4682

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.5.0
Open

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.4.8 to 6.5.0#4682
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.4.8 to 6.5.0.

Release notes

Sourced from com.github.spotbugs.snom:spotbugs-gradle-plugin's releases.

6.5.0

6.5.0 (2026-04-13)

Bug Fixes

  • use configurations.names.contains() to avoid resolution in unit tests (#1652) (0ba7222)

Features

  • add comprehensive unit tests to improve code coverage (#1650) (efa9a89)

6.4.12

6.4.12 (2026-04-12)

Bug Fixes

  • prevent external BOMs from downgrading spotbugs-annotations in engine classpath (#1649) (e1a7a2b), closes #1436

6.4.11

6.4.11 (2026-04-11)

Bug Fixes

  • config: Fix reports.register() failing with "Cannot call TaskOutputs.file() after task started execution" (#1618) (#1648) (b32ec76), closes #1539 #1637

6.4.10

6.4.10 (2026-04-11)

Bug Fixes

  • config: Fix reports.register() failing with "Cannot call TaskOutputs.file() after task started execution" (#1618) (c9af913), closes #1539 #1637

6.4.9

6.4.9 (2026-04-11)

Bug Fixes

  • deps: update dependency androidx.lint:lint-gradle to v1.0.0-alpha06 (#1646) (a74fd9d)
Commits
  • 0ba7222 fix: use configurations.names.contains() to avoid resolution in unit tests (#...
  • 17e5642 Remove trailing newline in SpotBugsReportSpec.kt
  • a875b6a Remove unnecessary blank line in SpotBugsTaskSpec.kt
  • 039d687 chore(deps): lock file maintenance (#1651)
  • ada304f core(cleanup): Reorder import statements in SpotBugsTaskSpec.kt
  • efa9a89 feat: add comprehensive unit tests to improve code coverage (#1650)
  • e1a7a2b fix: prevent external BOMs from downgrading spotbugs-annotations in engine cl...
  • b32ec76 fix(config): Fix reports.register() failing with "Cannot call TaskOutputs.fil...
  • c9af913 fix(config): Fix reports.register() failing with "Cannot call TaskOutputs.fil...
  • 4706a02 chore(deps): lock file maintenance (#1644)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.4.8 to 6.5.0.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@6.4.8...6.5.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants