Skip to content

Commit

Permalink
Merge pull request #97 from DDS-GmbH/dependabot/gradle/org.owasp.depe…
Browse files Browse the repository at this point in the history
…ndencycheck-6.5.1
  • Loading branch information
dependabot[bot] authored Dec 21, 2021
2 parents 414cab4 + e36f620 commit a237394
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
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'jacoco'
id 'java'
id 'maven-publish'
id "org.owasp.dependencycheck" version "6.5.0.1"
id "org.owasp.dependencycheck" version "6.5.1"
id "org.sonarqube" version "3.3"
}

Expand Down

0 comments on commit a237394

Please sign in to comment.