Skip to content

Commit c1108b7

Browse files
Update plugin org.owasp.dependencycheck to v12.1.6
1 parent 46f6b80 commit c1108b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'io.spring.dependency-management' version '1.1.7'
77
id 'org.springframework.boot' version '3.5.5'
88
id 'com.github.ben-manes.versions' version '0.52.0'
9-
id 'org.owasp.dependencycheck' version '12.1.3'
9+
id 'org.owasp.dependencycheck' version '12.1.6'
1010
id 'org.sonarqube' version '6.3.1.5724'
1111
id 'info.solidsoft.pitest' version '1.19.0-rc.1'
1212
id 'java'

0 commit comments

Comments
 (0)