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