소스 검색

Revert "bump world-edit dependency version"

This reverts commit 363ae7351f2eb8ada733eafcc0f94a2a725a3ef3.
nossr50 2 달 전
부모
커밋
0408040d7a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>