Skip to content

Commit

Permalink
Upgrade owasp plugin version (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem authored Nov 25, 2024
1 parent 90dba64 commit d8e236d
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 @@ -29,7 +29,7 @@ buildscript {
}

plugins {
id 'org.owasp.dependencycheck' version "10.0.4"
id 'org.owasp.dependencycheck' version "11.1.0"
id 'java-test-fixtures'
id 'com.diffplug.spotless' version '7.0.0.BETA1'
id 'com.github.ben-manes.versions' version '0.51.0' //`./gradlew dependencyUpdates` to report outdated dependencies
Expand Down

0 comments on commit d8e236d

Please sign in to comment.