Add spotbugs to testCompileOnly as well

* Add `com.github.spotbugs` into Dependabot dev group
This commit is contained in:
Artem Bilan
2023-12-21 18:19:22 -05:00
parent 23c792e11b
commit 643715f00e
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ updates:
update-types: ["patch"]
patterns:
- "com.gradle.enterprise"
- "com.github.spotbugs"
- "io.spring.*"
- "org.ajoberstar.grgit"
- "org.antora"