Skip to content

Commit 7d4ac66

Browse files
build(deps): Bump org.owasp.dependencycheck from 11.1.0 to 11.1.1
Bumps org.owasp.dependencycheck from 11.1.0 to 11.1.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d01161d commit 7d4ac66

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
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'jacoco'
99
id 'signing'
10-
id 'org.owasp.dependencycheck' version '11.1.0'
10+
id 'org.owasp.dependencycheck' version '11.1.1'
1111
id 'com.github.johnrengelman.shadow' version '8.1.1'
1212
}
1313

0 commit comments

Comments
 (0)