Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /common (#858)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.22 to 6.0.24.

---
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 Oct 17, 2024
1 parent 15a6332 commit 54ffc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'java-library'
id 'checkstyle'
id 'io.freefair.lombok' version '8.10'
id 'com.github.spotbugs' version '6.0.22'
id 'com.github.spotbugs' version '6.0.24'
}

apply plugin: 'java'
Expand Down

0 comments on commit 54ffc8d

Please sign in to comment.