Skip to content

Commit 25e54e7

Browse files
authored
Merge pull request #554 from webauthn4j/dependabot/gradle/org.owasp-dependency-check-gradle-6.1.3
Bump dependency-check-gradle from 6.1.2 to 6.1.3
2 parents 9e79b92 + dec823d commit 25e54e7

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.2'
23+
def owaspDependencyCheckVersion = '6.1.3'
2424
def httpBuilderVersion = '0.7.2'
2525

2626
repositories {

0 commit comments

Comments
 (0)