Skip to content

Commit 4aa97d6

Browse files
Bump dependency-check-gradle from 6.4.1 to 6.5.0.1
Bumps [dependency-check-gradle](https://github.com/dependency-check/dependency-check-gradle) from 6.4.1 to 6.5.0.1. - [Release notes](https://github.com/dependency-check/dependency-check-gradle/releases) - [Commits](https://github.com/dependency-check/dependency-check-gradle/commits) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc5ad72 commit 4aa97d6

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
@@ -20,7 +20,7 @@ buildscript {
2020
def asciidoctorGradleVersion = '1.6.1'
2121
def artifactoryVersion = '4.24.21'
2222
def bintrayVersion = '1.8.5'
23-
def owaspDependencyCheckVersion = '6.4.1'
23+
def owaspDependencyCheckVersion = '6.5.0.1'
2424
def httpBuilderVersion = '0.7.2'
2525

2626
repositories {

0 commit comments

Comments
 (0)