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 5.1.3 to 5.1.4.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@5.1.3...5.1.4)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 1297017 commit 2018bd3
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:5.1.3"
compileOnly "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4"
}

0 comments on commit 2018bd3

Please sign in to comment.