Skip to content

Commit 98e7285

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

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:6.25.0")
31-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24")
31+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25")
3232
implementation("com.github.johnrengelman:shadow:8.1.1")
3333
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.18.1")
3434

0 commit comments

Comments
 (0)