Skip to content

Commit 9d9e86c

Browse files
Update plugin org.owasp.dependencycheck to v12.2.0
1 parent 021863a commit 9d9e86c

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
@@ -14,7 +14,7 @@ plugins {
1414
id 'jacoco'
1515
id 'io.spring.dependency-management' version '1.1.7'
1616
id 'org.springframework.boot' version '3.3.5'
17-
id 'org.owasp.dependencycheck' version '12.1.6'
17+
id 'org.owasp.dependencycheck' version '12.2.0'
1818
id 'com.github.ben-manes.versions' version '0.53.0'
1919
id 'org.sonarqube' version '6.3.1.5724'
2020
id 'uk.gov.hmcts.java' version '0.12.67'

0 commit comments

Comments
 (0)