Skip to content

Commit

Permalink
Merge pull request #201 from GetFeedback/dependabot/gradle/com.github…
Browse files Browse the repository at this point in the history
….spotbugs-5.0.12
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
2 parents ad66ce7 + dfe74b0 commit 92a6b6b
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 @@ -5,7 +5,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'org.springframework.boot' version '2.7.3' apply false
id 'com.github.spotbugs' version '5.0.10'
id 'com.github.spotbugs' version '5.0.12'
id 'com.diffplug.spotless' version '6.10.0'
id 'com.github.nbaztec.coveralls-jacoco' version '1.2.14'
id 'org.owasp.dependencycheck' version '7.1.2'
Expand Down

0 comments on commit 92a6b6b

Please sign in to comment.