Skip to content

Commit

Permalink
Owasp gradle plugin update (Consensys#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem authored Feb 17, 2025
1 parent 85ed009 commit 2ad1b8b
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 "12.0.2"
id 'org.owasp.dependencycheck' version "12.1.0"
id 'java-test-fixtures'
id 'com.diffplug.spotless' version '7.0.0.BETA4'
id 'com.github.ben-manes.versions' version '0.51.0' //`./gradlew dependencyUpdates` to report outdated dependencies
Expand Down

0 comments on commit 2ad1b8b

Please sign in to comment.