Skip to content

Commit 74a22f5

Browse files
authored
Merge pull request #566 from webauthn4j/dependabot/gradle/org.owasp-dependency-check-gradle-6.1.5
Bump dependency-check-gradle from 6.1.4 to 6.1.5
2 parents 4f8148b + 13dbba0 commit 74a22f5

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.20.0'
2222
def bintrayVersion = '1.8.5'
23-
def owaspDependencyCheckVersion = '6.1.4'
23+
def owaspDependencyCheckVersion = '6.1.5'
2424
def httpBuilderVersion = '0.7.2'
2525

2626
repositories {

0 commit comments

Comments
 (0)