Skip to content

Commit 10d112d

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

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
@@ -28,7 +28,7 @@ dependencies {
2828

2929
// When updating, update above in plugins too
3030
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
31-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
31+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.0")
3232
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
3333

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

0 commit comments

Comments
 (0)