Skip to content

Commit

Permalink
Merge pull request #29 from DDS-GmbH/dependabot/gradle/org.owasp.depe…
Browse files Browse the repository at this point in the history
…ndencycheck-6.4.1.1

Bump org.owasp.dependencycheck from 6.3.2 to 6.4.1.1
  • Loading branch information
AntonOellerer committed Oct 14, 2021
2 parents ec3a6c1 + 22d9df2 commit 3a2cffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'maven-publish'
id "org.owasp.dependencycheck" version "6.3.2"
id "org.owasp.dependencycheck" version "6.4.1.1"
id 'checkstyle'
}

Expand Down

0 comments on commit 3a2cffa

Please sign in to comment.