diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-10-30 16:07:49 +0100 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-10-30 16:07:49 +0100 |
commit | f7f26464825033484cadff11658ae90b425c756c (patch) | |
tree | 822245071b2aebbb72848359a787095cd6777f41 /build.gradle | |
parent | 55202c5111aff0df2f1b8e913326528c82eb43de (diff) | |
download | pdf-as-4-f7f26464825033484cadff11658ae90b425c756c.tar.gz pdf-as-4-f7f26464825033484cadff11658ae90b425c756c.tar.bz2 pdf-as-4-f7f26464825033484cadff11658ae90b425c756c.zip |
remove invalid comment
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 1 |
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' } |