Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 4059ab9 commit 4bcd94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "signing"
id "maven-publish"
id "com.google.protobuf" version "0.9.4"
id "com.github.spotbugs" version "5.1.3"
id "com.github.spotbugs" version "5.2.1"
}

apply from: "../version.gradle"
Expand Down

0 comments on commit 4bcd94e

Please sign in to comment.