mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01: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