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