aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 7cec7e08..0e85c1f7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,6 @@ configurations {
cveCheck
}
-// Assign dependencies to the sshAntTask configuration.
dependencies {
cveCheck 'org.owasp:dependency-check-ant:1.2.5'
}