Skip to content

Commit ed0c02d

Browse files
Update plugin org.owasp.dependencycheck to v12.1.6 (#809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: priyankaVerma21 <[email protected]>
1 parent cc798c1 commit ed0c02d

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 'jacoco'
77
id 'io.spring.dependency-management' version '1.1.7'
88
id 'org.springframework.boot' version '3.4.5'
9-
id 'org.owasp.dependencycheck' version '12.1.5'
9+
id 'org.owasp.dependencycheck' version '12.1.6'
1010
id 'com.github.ben-manes.versions' version '0.52.0'
1111
id "info.solidsoft.pitest" version '1.15.0'
1212
id 'org.sonarqube' version '6.3.1.5724'

0 commit comments

Comments
 (0)