Skip to content

Commit

Permalink
Build(deps): bump com.github.spotbugs.snom:spotbugs-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.0.4 to 6.0.6.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@6.0.4...6.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tallicia committed Jan 9, 2024
1 parent 27c90cd commit cafe2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ repositories {
}

dependencies {
compileOnly "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.4"
compileOnly "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.6"
}

0 comments on commit cafe2e5

Please sign in to comment.