Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs from 6.0.19 to 6.0.23
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.19 to 6.0.23.

---
updated-dependencies:
- 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 Sep 30, 2024
1 parent 1567b39 commit 5960c92
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 @@ -11,7 +11,7 @@ plugins {
// community plugins
id 'com.diffplug.spotless' version '6.25.0'
id 'net.ltgt.errorprone' version '4.0.1'
id 'com.github.spotbugs' version '6.0.19'
id 'com.github.spotbugs' version '6.0.23'
id 'org.ajoberstar.grgit' version '5.2.2'
id 'com.github.ksoichiro.console.reporter' version '0.6.3'
id 'se.bjurr.violations.violations-gradle-plugin' version '2.1.0'
Expand Down

0 comments on commit 5960c92

Please sign in to comment.