Browse Source

Update POM to use 1.1-R6 Bukkit

GJ 13 năm trước cách đây
mục cha
commit
19842ebc35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -117,7 +117,7 @@
         <dependency>
             <groupId>org.bukkit</groupId>
             <artifactId>bukkit</artifactId>
-            <version>1.1-R5-SNAPSHOT</version>
+            <version>1.1-R6-SNAPSHOT</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>