We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41075de commit b11bb23Copy full SHA for b11bb23
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
- id 'com.github.spotbugs' version '6.0.18' apply false
3
- id 'checkstyle'
+ id 'com.github.spotbugs' version '6.0.26' apply false
+ id 'checkstyle'
4
id 'org.owasp.dependencycheck' version '11.1.0'
5
id 'com.adtran.scala-multiversion-plugin' version '2.1.0' apply false
6
id 'com.github.maiflai.scalatest' version '0.32' apply false
0 commit comments