mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-26 04:25:21 +01:00
updated maven info
This commit is contained in:
parent
3c279276ea
commit
f003a5567c
@ -16,7 +16,8 @@ You can use maven to add ChestSort as a dependency to your Spigot-/Bukkit-Plugin
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.jeff_media</groupId>
|
<groupId>de.jeff_media</groupId>
|
||||||
<artifactId>ChestSort</artifactId>
|
<artifactId>ChestSort</artifactId>
|
||||||
<version>8.9</version> <!-- Check www.chestsort.de for latest version -->
|
<version>8.10.5</version> <!-- Check www.chestsort.de for latest version -->
|
||||||
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user