Skip to content

Commit 188eed2

Browse files
authored
Merge pull request #555 from webauthn4j/dependabot/gradle/org.owasp-dependency-check-gradle-6.1.4
Bump dependency-check-gradle from 6.1.3 to 6.1.4
2 parents 25e54e7 + 77ebfa5 commit 188eed2

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

2626
repositories {

0 commit comments

Comments
 (0)