mirror of
https://github.com/PEXPlugins/Modifyworld.git
synced 2024-11-21 11:26:13 +01:00
Merge pull request #74 from HACKhalo2/patch-1
Make sure ModifyWorld 1.19.6 is using PEX 1.19.6 to compile against
This commit is contained in:
commit
fe91279f9e
3
pom.xml
3
pom.xml
@ -1,4 +1,3 @@
|
||||
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
@ -74,7 +73,7 @@
|
||||
<dependency>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
<artifactId>PermissionsEx</artifactId>
|
||||
<version>1.19.5</version>
|
||||
<version>1.19.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
|
Loading…
Reference in New Issue
Block a user