Skip to content

Commit

Permalink
Build(deps): bump com.github.spotbugs from 6.0.5 to 6.0.6
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.5 to 6.0.6.

---
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 Jan 8, 2024
1 parent c522184 commit 6fe39ee
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 @@ -41,7 +41,7 @@ buildscript {

plugins {
id 'com.github.ben-manes.versions' version '0.50.0'
id 'com.github.spotbugs' version '6.0.5'
id 'com.github.spotbugs' version '6.0.6'
}

apply plugin: DependenciesGraphPlugin
Expand Down

0 comments on commit 6fe39ee

Please sign in to comment.