Przeglądaj źródła

Revert "bump world-edit dependency version"

This reverts commit 363ae7351f2eb8ada733eafcc0f94a2a725a3ef3.
nossr50 2 miesięcy temu
rodzic
commit
0408040d7a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -394,7 +394,7 @@
         <dependency>
             <groupId>com.sk89q.worldedit</groupId>
             <artifactId>worldedit-bukkit</artifactId>
-            <version>7.3.10</version>
+            <version>7.2.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>