mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-02 16:49:10 +00:00
Compare commits
1 Commits
v1676260292
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b61944f858 |
@@ -12,9 +12,9 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>parabot-maven</id>
|
<id>2006scape-maven</id>
|
||||||
<name>Parabot its Maven Repository</name>
|
<name>2006Scape's Git based repo</name>
|
||||||
<url>https://maven.parabot.org/</url>
|
<url>https://raw.github.com/2006-Scape/Maven/master</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
<version>2.8.1</version>
|
<version>3.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user