Skip to content

Commit

Permalink
bump to owasp dep check to 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxelson authored Jun 12, 2023
1 parent 8670281 commit 240beec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/any/shared-mvn-coords.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
buildPlugins.sonarqube = 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.0'
buildPlugins.spotless = 'com.diffplug.spotless:spotless-plugin-gradle:4.5.1'
buildPlugins.protobuf = 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
buildPlugins.depcheck = 'org.owasp:dependency-check-gradle:8.2.1'
buildPlugins.depcheck = 'org.owasp:dependency-check-gradle:8.3.1'
buildPlugins.nexus = 'edu.ucar.unidata:unidata-nexus-gradle:0.0.1'
buildPlugins.jekyll = 'edu.ucar.unidata.site:jekyll-plugin:0.0.5'

Expand Down

0 comments on commit 240beec

Please sign in to comment.