Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 1297017 commit bc47ce1
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.48.0'
id 'com.github.spotbugs' version '5.1.3'
id 'com.github.spotbugs' version '5.1.4'
}

apply plugin: DependenciesGraphPlugin
Expand Down

0 comments on commit bc47ce1

Please sign in to comment.