mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2025-01-22 09:51:19 +01:00
Add v1_20_R1 nms module to the assembly
This commit is contained in:
parent
d5d3ec4674
commit
926062b2dc
@ -56,6 +56,10 @@
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>shopchest-nms-v1_19_R3</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>shopchest-nms-v1_20_R1</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
@ -91,6 +91,12 @@
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.epiceric</groupId>
|
||||
<artifactId>shopchest-nms-v1_20_R1</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user