mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +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
|
### Step 2, Run gradle task
|
||||||
|
|||||||
Reference in New Issue
Block a user