Add spotbugs to testCompileOnly as well
* Add `com.github.spotbugs` into Dependabot dev group
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -16,6 +16,7 @@ updates:
|
||||
update-types: ["patch"]
|
||||
patterns:
|
||||
- "com.gradle.enterprise"
|
||||
- "com.github.spotbugs"
|
||||
- "io.spring.*"
|
||||
- "org.ajoberstar.grgit"
|
||||
- "org.antora"
|
||||
|
||||
Reference in New Issue
Block a user