Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f28c89 commit fc9a559Copy full SHA for fc9a559
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
// Manage optional dependencies in maven pom.
3
id "nebula.optional-base" version "7.0.0" apply false
4
- id "com.github.spotbugs" version "6.0.12" apply false
+ id "com.github.spotbugs" version "6.0.14" apply false
5
id "org.sonarqube" version "4.4.1.3373"
6
id "org.owasp.dependencycheck" version "9.0.10" apply false
7
id "io.freefair.lombok" version "8.6" apply false
0 commit comments