Skip to content

Commit ee6fb20

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

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.2.2")
34+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.3")
3535
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
3636

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

0 commit comments

Comments
 (0)