Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 953ea9b

Browse files
Bump org.owasp.dependencycheck from 5.2.0 to 5.3.2.1
Bumps org.owasp.dependencycheck from 5.2.0 to 5.3.2.1. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e7d46a6 commit 953ea9b

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 'java-gradle-plugin'
33
id 'com.gradle.plugin-publish' version '0.12.0'
4-
id 'org.owasp.dependencycheck' version '5.3.1'
4+
id 'org.owasp.dependencycheck' version '5.3.2.1'
55
}
66

77
apply from: 'publish-to-plugin-portal.gradle'

0 commit comments

Comments
 (0)