mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-18 01:46:11 +00:00
Update dummypermscompat version
This commit is contained in:
parent
73f882909e
commit
ac3fff5af0
5
pom.xml
5
pom.xml
@ -37,12 +37,11 @@
|
|||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- Used for Permissions support (this version has both the legacy API
|
<!-- Used for PermissionsEx support -->
|
||||||
and the new Permissions API to compile against -->
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>dummypermscompat</artifactId>
|
<artifactId>dummypermscompat</artifactId>
|
||||||
<version>1.4</version>
|
<version>1.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Bukkit -->
|
<!-- Bukkit -->
|
||||||
|
Loading…
Reference in New Issue
Block a user