Skip to content

Commit

Permalink
deps: bump com.github.spotbugs from 6.0.7 to 6.0.8 (#143)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.7 to 6.0.8.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 8972f92 commit 8ae2c64
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.7"
id "com.github.spotbugs" version "6.0.8"
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'java'
}
Expand Down

0 comments on commit 8ae2c64

Please sign in to comment.