Skip to content

Commit b13984b

Browse files
committed
Upgraded plugin (#8)
1 parent 102a51c commit b13984b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'com.github.spotbugs' version '6.0.26' apply false
33
id 'checkstyle'
4-
id 'org.owasp.dependencycheck' version '11.1.0'
4+
id 'org.owasp.dependencycheck' version '11.1.1'
55
id 'com.adtran.scala-multiversion-plugin' version '2.1.0' apply false
66
id 'com.github.maiflai.scalatest' version '0.32' apply false
77
id 'org.scoverage' version '8.1' apply false

0 commit comments

Comments
 (0)