We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1ab72 commit b43e048Copy full SHA for b43e048
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "de.aaschmid.cpd" version "3.3"
8
id "org.owasp.dependencycheck" version "8.4.3"
9
id "org.ajoberstar.grgit" version "5.2.1"
10
- id "com.github.spotbugs" version "5.2.5"
+ id "com.github.spotbugs" version "6.0.7"
11
id 'info.solidsoft.pitest' version '1.15.0'
12
id "com.dorongold.task-tree" version "2.1.1"
13
}
0 commit comments