Skip to content

Commit

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

Bump com.github.spotbugs from 5.2.3 to 5.2.4
  • Loading branch information
mergify[bot] authored Nov 27, 2023
2 parents d6358c2 + 98f12a5 commit 44c5f0a
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 '5.2.3'
id 'com.github.spotbugs' version '5.2.4'
id 'org.owasp.dependencycheck' version '8.4.3'
}

Expand Down

0 comments on commit 44c5f0a

Please sign in to comment.