mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-25 20:25:45 +01:00
Specify versions to improve build time
This commit is contained in:
parent
915d0703f7
commit
55fb85bd30
@ -110,19 +110,19 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.RednedEpic</groupId>
|
<groupId>com.github.RednedEpic</groupId>
|
||||||
<artifactId>PhatLoots</artifactId>
|
<artifactId>PhatLoots</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>e55d0ba1f6</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alessiodp.parties</groupId>
|
<groupId>com.alessiodp.parties</groupId>
|
||||||
<artifactId>parties-api</artifactId>
|
<artifactId>parties-api</artifactId>
|
||||||
<version>3.0.0-rc.1</version>
|
<version>3.0.2</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.DRE2N</groupId>
|
<groupId>com.github.DRE2N</groupId>
|
||||||
<artifactId>DungeonsXL</artifactId>
|
<artifactId>DungeonsXL</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>5e7b28ea55</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user