We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b4ee7 + b2efe56 commit a89fca0Copy full SHA for a89fca0
1 file changed
build.gradle
@@ -189,7 +189,6 @@ project(':cruise-control-core') {
189
implementation "org.apache.logging.log4j:log4j-slf4j-impl:2.17.2"
190
implementation 'org.apache.commons:commons-math3:3.6.1'
191
api "org.eclipse.jetty.ee10:jetty-ee10-servlet:${jettyVersion}"
192
- implementation 'com.github.spotbugs:spotbugs-annotations:4.8.6'
193
194
api "io.vertx:vertx-core:${vertxVersion}"
195
api "io.vertx:vertx-web:${vertxVersion}"
0 commit comments