mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-12 01:21:20 -07:00
Build process now fetches latest const lib when required
This commit is contained in:
parent
2ae3c5c5d1
commit
07576f8c75
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.rs09.consts</groupId>
|
<groupId>org.rs09.consts</groupId>
|
||||||
<artifactId>ConstLib</artifactId>
|
<artifactId>ConstLib</artifactId>
|
||||||
<version>1.4</version>
|
<version>[1.4.0,)</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue