Skip to content

Commit 8cfc478

Browse files
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.25 to 6.0.26 (#3947)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbfde98 commit 8cfc478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
// When updating, update above in plugins too
3030
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
31-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25")
31+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
3232
implementation("com.github.johnrengelman:shadow:8.1.1")
3333

3434
implementation("org.owasp:dependency-check-gradle:11.0.0")

0 commit comments

Comments
 (0)