mirror of
https://github.com/MassiveCraft/Factions.git
synced 2025-02-09 08:21:29 +01:00
Update Worldguard dependency to fix repo unauthorized access error.
This commit is contained in:
parent
8788778d05
commit
91cc583472
2
pom.xml
2
pom.xml
@ -86,7 +86,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>worldguard</artifactId>
|
<artifactId>worldguard</artifactId>
|
||||||
<version>5.9</version>
|
<version>5.9.1-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user