Skip to content

Commit

Permalink
deps: bump com.github.spotbugs from 6.0.14 to 6.0.15 (#155)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.14 to 6.0.15.

---
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] authored May 27, 2024
1 parent 63910e1 commit 222240d
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.14"
id "com.github.spotbugs" version "6.0.15"
id 'io.github.goooler.shadow' version '8.1.7'
id 'java'
}
Expand Down

0 comments on commit 222240d

Please sign in to comment.