Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Add official RedProtect repo and update dependency (Fixes ChestShop-a…
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Apr 26, 2024
1 parent 488cd2e commit 09170f6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@
<id>NyaaCat</id>
<url>https://ci.nyaacat.com/maven/</url>
</repository>
<repository>
<id>redprotect-repo</id>
<url>https://raw.githubusercontent.com/FabioZumbi12/RedProtect/mvn-repo/</url>
</repository>
</repositories>

<dependencies>
Expand Down Expand Up @@ -255,13 +259,13 @@
<dependency>
<groupId>br.net.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Spigot</artifactId>
<version>7.6.2</version>
<version>7.7.3</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>br.net.fabiozumbi12.RedProtect</groupId>
<artifactId>RedProtect-Core</artifactId>
<version>7.6.2</version>
<version>7.7.3</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 09170f6

Please sign in to comment.