mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -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>
|
||||
<groupId>org.rs09.consts</groupId>
|
||||
<artifactId>ConstLib</artifactId>
|
||||
<version>1.4</version>
|
||||
<version>[1.4.0,)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue