Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.1.4 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.4 to 5.2.0.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent 3f8100b commit 9a8a449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "io.freefair.aggregate-jacoco-report"
id "io.freefair.lombok" apply false
id "io.freefair.maven-central.validate-poms" apply false
id "com.github.spotbugs" version "5.1.4" apply false
id "com.github.spotbugs" version "5.2.0" apply false
id "de.aaschmid.cpd" version "3.3"
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
}
Expand Down

0 comments on commit 9a8a449

Please sign in to comment.