Skip to content

Commit

Permalink
chore(deps): Bump com.github.spotbugs from 5.0.14 to 6.0.16
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.14 to 6.0.16.

---
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] authored Jun 11, 2024
1 parent 6844fc0 commit 84ece32
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 @@ -2,7 +2,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'signing'
id 'com.github.spotbugs' version '5.0.14'
id 'com.github.spotbugs' version '6.0.16'
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}

Expand Down

0 comments on commit 84ece32

Please sign in to comment.