Skip to content

Commit

Permalink
Merge pull request #1963 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…org.owasp.dependencycheck-9.0.9

build(deps): bump org.owasp.dependencycheck from 9.0.7 to 9.0.9 in /src
  • Loading branch information
ovidijusnortal authored Feb 20, 2024
2 parents 3aa5016 + e89b7e1 commit 2d31774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

plugins {
id 'org.sonarqube' version '4.4.1.3373'
id 'org.owasp.dependencycheck' version '9.0.7'
id 'org.owasp.dependencycheck' version '9.0.9'
id 'jacoco-report-aggregation'
id 'java'
id 'idea'
Expand Down

0 comments on commit 2d31774

Please sign in to comment.