diff --git a/build.gradle b/build.gradle index bfe74613..2f9c1bbb 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'org.owasp.dependencycheck' version '8.3.1' + id 'org.owasp.dependencycheck' version '8.4.3' id 'java' // The following line allows to load io.gatling.gradle plugin and directly apply it id 'io.gatling.gradle' version '3.9.5.6'