Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs from 5.0.13 to 5.0.14 (#868)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.0.13 to 5.0.14.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2023
1 parent 45a951e commit abf6b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.github.spotbugs.plugin-publish")
id("com.github.spotbugs.test")
id("org.sonarqube")
id("com.github.spotbugs") version "5.0.13"
id("com.github.spotbugs") version "5.0.14"
}

java {
Expand Down

0 comments on commit abf6b10

Please sign in to comment.