Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 4efa507 commit 7b0ce7c
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 @@ -5,7 +5,7 @@ plugins {
id("org.unbroken-dome.test-sets") version "4.0.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.diffplug.spotless") version "6.5.2"
id("com.github.spotbugs") version "5.0.6"
id("com.github.spotbugs") version "5.0.7"
id("com.avast.gradle.docker-compose") version "0.15.2"
id("com.github.ben-manes.versions") version "0.42.0"
}
Expand Down

0 comments on commit 7b0ce7c

Please # to comment.