Remove http-api and http-service
These are being split into a separate repository at https://github.com/runelite/api.runelite.net
This commit is contained in:
@@ -242,9 +242,9 @@
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.runelite</groupId>
|
||||
<groupId>net.runelite.arn</groupId>
|
||||
<artifactId>http-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.runelite</groupId>
|
||||
|
||||
Reference in New Issue
Block a user