Skip to content

Commit

Permalink
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin in /CedarJava
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 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]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 80f8077 commit 28de327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CedarJava/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
}
dependencies {
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25"
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9"
}
}
Expand Down

0 comments on commit 28de327

Please sign in to comment.