mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-30 05:42:10 +02:00
update README, fix typo which would lead to unable to apply this plugin
This commit is contained in:
@@ -30,7 +30,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'dependency.check'
|
||||
apply plugin: 'dependency-check'
|
||||
```
|
||||
|
||||
### Step 2, Run gradle task
|
||||
|
||||
Reference in New Issue
Block a user