Update 125
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite.rs</groupId>
|
<groupId>net.runelite.rs</groupId>
|
||||||
<artifactId>api</artifactId>
|
<artifactId>api</artifactId>
|
||||||
<version>124.2-SNAPSHOT</version> <!-- rs version -->
|
<version>125.1-SNAPSHOT</version> <!-- rs version -->
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@@ -71,7 +71,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.runelite.rs</groupId>
|
<groupId>net.runelite.rs</groupId>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<version>124.2-SNAPSHOT</version> <!-- rs version -->
|
<version>125.1-SNAPSHOT</version> <!-- rs version -->
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -39,6 +39,6 @@
|
|||||||
|
|
||||||
<groupId>net.runelite.rs</groupId>
|
<groupId>net.runelite.rs</groupId>
|
||||||
<artifactId>api</artifactId>
|
<artifactId>api</artifactId>
|
||||||
<version>124.2-SNAPSHOT</version> <!-- rs version -->
|
<version>125.1-SNAPSHOT</version> <!-- rs version -->
|
||||||
<name>RuneScape API</name>
|
<name>RuneScape API</name>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user