Skip to content

Commit e2c1422

Browse files
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.3.0 to 6.4.2
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.3.0 to 6.4.2. - [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases) - [Commits](spotbugs/spotbugs-gradle-plugin@6.3.0...6.4.2) --- updated-dependencies: - dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeda442 commit e2c1422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:7.2.1")
34-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0")
34+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2")
3535
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
3636

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

0 commit comments

Comments
 (0)