Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.1.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.0 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 Nov 1, 2023
1 parent 992bda3 commit 861aa90
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 @@ -5,7 +5,7 @@ plugins {
id "net.researchgate.release" version "3.0.2"
id "com.google.protobuf" version "0.9.4"
id "com.diffplug.spotless" version "6.12.0"
id "com.github.spotbugs" version "5.1.0"
id "com.github.spotbugs" version "5.2.1"
id "com.github.jakemarsden.git-hooks" version "0.0.2"
id 'com.github.jk1.dependency-license-report' version '2.5'
id("com.netflix.nebula.ospackage") version "11.5.0"
Expand Down

0 comments on commit 861aa90

Please sign in to comment.