Skip to content

Commit

Permalink
deps: bump com.github.spotbugs from 6.0.20 to 6.0.21 (#171)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.20 to 6.0.21.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 7db9b67 commit bd9c8b5
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 @@ import java.text.SimpleDateFormat

plugins {
id 'checkstyle'
id "com.github.spotbugs" version "6.0.20"
id "com.github.spotbugs" version "6.0.21"
id 'io.github.goooler.shadow' version '8.1.8'
id 'java'
}
Expand Down

0 comments on commit bd9c8b5

Please sign in to comment.