Skip to content

Commit

Permalink
Merge pull request #451 from raynigon/dependabot/gradle/com.github.sp…
Browse files Browse the repository at this point in the history
…otbugs-6.0.4

Bump com.github.spotbugs from 6.0.2 to 6.0.4
  • Loading branch information
mergify[bot] authored Dec 15, 2023
2 parents c6a143d + 4aba069 commit 374f70b
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 @@ -24,7 +24,7 @@ plugins {
// Linting
id 'checkstyle'
id 'pmd'
id 'com.github.spotbugs' version '6.0.2'
id 'com.github.spotbugs' version '6.0.4'
id 'org.owasp.dependencycheck' version '8.4.3'
}

Expand Down

0 comments on commit 374f70b

Please sign in to comment.