Skip to content

Commit b2c7d87

Browse files
build(deps): Bump org.owasp.dependencycheck from 9.2.0 to 10.0.2 (appium#2195)
Bumps org.owasp.dependencycheck from 9.2.0 to 10.0.2. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f821c19 commit b2c7d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
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 '9.2.0'
10+
id 'org.owasp.dependencycheck' version '10.0.2'
1111
id 'com.github.johnrengelman.shadow' version '8.1.1'
1212
}
1313

0 commit comments

Comments
 (0)