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 41573df commit c50f449Copy full SHA for c50f449
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.7" apply false
+ id "com.github.spotbugs" version "6.0.8" apply false
5
id "org.sonarqube" version "4.4.1.3373"
6
id "org.owasp.dependencycheck" version "9.0.9" apply false
7
id "io.freefair.lombok" version "8.6" apply false
0 commit comments