Skip to content

Commit

Permalink
Bump com.github.spotbugs from 5.1.3 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.3 to 6.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 629131c commit 3490e87
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 @@ -28,7 +28,7 @@ plugins {
id 'java-platform'
id 'com.diffplug.spotless' version '6.22.0'
id 'com.github.ben-manes.versions' version '0.48.0'
id 'com.github.spotbugs' version '5.1.3' apply false
id 'com.github.spotbugs' version '6.0.1' apply false
id 'com.google.osdetector' version '1.7.3'
id 'com.netflix.nebula.info' version '12.1.6' apply false
id 'com.netflix.nebula.maven-base-publish' version '20.3.0' apply false
Expand Down

0 comments on commit 3490e87

Please sign in to comment.