Skip to content

Commit

Permalink
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.4 to 5.1.5
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 5.1.5.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@5.1.4...5.1.5)

---
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 and Goooler committed Oct 14, 2023
1 parent e2ff7db commit 546a347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.1.10'
implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.4'
implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.5'
implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
}

Expand Down

0 comments on commit 546a347

Please sign in to comment.