Skip to content

Commit

Permalink
Bump spotbugsPluginVersion from 5.2.3 to 5.2.4
Browse files Browse the repository at this point in the history
Bumps `spotbugsPluginVersion` from 5.2.3 to 5.2.4.

Updates `com.github.spotbugs-base` from 5.2.3 to 5.2.4

Updates `com.github.spotbugs` from 5.2.3 to 5.2.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 32118d0 commit 3835bc4
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 @@ -52,7 +52,7 @@ subprojects {
gsonVersion = '2.10.1'
log4jVersion = '2.22.0'
stefanbirknerSystemLambdaVersion = '1.2.1'
spotbugsPluginVersion = '5.2.3'
spotbugsPluginVersion = '5.2.4'
errorpronePluginVersion = '2.0.2'
protobufPluginVersion = '0.8.19'
shadowPluginVersion = '7.1.2'
Expand Down

0 comments on commit 3835bc4

Please sign in to comment.