Skip to content

Commit

Permalink
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin (#130)
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.1.4 to 6.0.27.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@5.1.4...6.0.27)

---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 981b1b2 commit 083d48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.7.3'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
classpath 'com.puppycrawl.tools:checkstyle:10.20.2'
}
}
Expand Down

0 comments on commit 083d48c

Please sign in to comment.