Include scope in dependency information (#1390)
Ideally will reduce the number of people shading GP into their projects by mistake.
This commit is contained in:
parent
cac5aa04f1
commit
6e62779d0d
|
|
@ -45,6 +45,7 @@ Replace `<version>` number with this number: [![](https://jitpack.io/v/TechFortr
|
||||||
<groupId>com.github.TechFortress</groupId>
|
<groupId>com.github.TechFortress</groupId>
|
||||||
<artifactId>GriefPrevention</artifactId>
|
<artifactId>GriefPrevention</artifactId>
|
||||||
<version>16.17.1</version>
|
<version>16.17.1</version>
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user