File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 65
65
<dependency >
66
66
<groupId >org.bukkit</groupId >
67
67
<artifactId >bukkit</artifactId >
68
- <version >1.6.4-R2.0 </version >
68
+ <version >1.7.9-R0.2 </version >
69
69
</dependency >
70
70
<dependency >
71
71
<groupId >com.sk89q</groupId >
72
72
<artifactId >WorldGuard</artifactId >
73
- <version >5.8 </version >
73
+ <version >5.9 </version >
74
74
<scope >system</scope >
75
- <systemPath >${project.basedir} /worldguard-5.8 .jar</systemPath >
75
+ <systemPath >${project.basedir} /worldguard-5.9 .jar</systemPath >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >com.sk89q</groupId >
79
79
<artifactId >WorldEdit</artifactId >
80
- <version >5.5.8 </version >
80
+ <version >5.6.3 </version >
81
81
<scope >system</scope >
82
- <systemPath >${project.basedir} /worldedit -5.5.8 .jar</systemPath >
82
+ <systemPath >${project.basedir} /WorldEdit -5.6.3 .jar</systemPath >
83
83
</dependency >
84
84
<dependency >
85
85
<groupId >com.sk89q</groupId >
86
86
<artifactId >WGCustomFlags</artifactId >
87
- <version >1.6 </version >
87
+ <version >1.7 </version >
88
88
<scope >system</scope >
89
- <systemPath >${project.basedir} /WGCustomFlags-1.6 .jar</systemPath >
89
+ <systemPath >${project.basedir} /WGCustomFlags-1.7 .jar</systemPath >
90
90
</dependency >
91
91
</dependencies >
92
92
</project >
You can’t perform that action at this time.
0 commit comments