Skip to content

Commit

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

---
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 Dec 18, 2024
1 parent 42b33f2 commit 8c82a4c
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 @@ -7,7 +7,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'checkstyle'
id 'com.github.spotbugs' version '4.2.1'
id 'com.github.spotbugs' version '6.0.26'
}
apply from: 'build.openfire-plugin.gradle'

Expand Down

0 comments on commit 8c82a4c

Please sign in to comment.