Skip to content

Commit b11bb23

Browse files
committed
Upgrade
1 parent 41075de commit b11bb23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.github.spotbugs' version '6.0.18' apply false
3-
id 'checkstyle'
2+
id 'com.github.spotbugs' version '6.0.26' apply false
3+
id 'checkstyle'
44
id 'org.owasp.dependencycheck' version '11.1.0'
55
id 'com.adtran.scala-multiversion-plugin' version '2.1.0' apply false
66
id 'com.github.maiflai.scalatest' version '0.32' apply false

0 commit comments

Comments
 (0)