Skip to content

Commit

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

---
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 and Tallicia committed Dec 2, 2023
1 parent b9f7426 commit a7e03ba
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 '5.2.3'
id 'com.github.spotbugs' version '5.2.5'
}

apply plugin: DependenciesGraphPlugin
Expand Down

0 comments on commit a7e03ba

Please sign in to comment.