Skip to content

Commit ced11fd

Browse files
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.4.8 to 6.5.1
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.4.8 to 6.5.1. - [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases) - [Commits](spotbugs/spotbugs-gradle-plugin@6.4.8...6.5.1) --- updated-dependencies: - dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29c3c15 commit ced11fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
// When updating, update above in plugins too
3333
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
34-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
34+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1")
3535
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
3636

3737
implementation("org.owasp:dependency-check-gradle:12.2.0")

0 commit comments

Comments
 (0)