File tree 4 files changed +3
-3
lines changed
4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 192
192
<dependency >
193
193
<groupId >net.milkbowl.vault</groupId >
194
194
<artifactId >Vault</artifactId >
195
- <version >1.2.18 -SNAPSHOT</version >
195
+ <version >1.2.19 -SNAPSHOT</version >
196
196
<scope >compile</scope >
197
197
</dependency >
198
198
<!-- WorldEdit Dependency -->
210
210
<artifactId >dynmap-api</artifactId >
211
211
<version >0.70.2</version >
212
212
<scope >system</scope >
213
- <systemPath >${project.basedir} /lib/dynmap-0.70.2 .jar</systemPath >
213
+ <systemPath >${project.basedir} /lib/dynmap-0.90 .jar</systemPath >
214
214
</dependency >
215
215
<!-- PermissionsEx Dependency -->
216
216
<dependency >
217
217
<groupId >ru.tehkode</groupId >
218
218
<artifactId >PermissionsEx</artifactId >
219
219
<version >1.19.3</version >
220
220
<scope >system</scope >
221
- <systemPath >${project.basedir} /lib/PermissionsEx-1.19.3 .jar</systemPath >
221
+ <systemPath >${project.basedir} /lib/PermissionsEx-1.19.4 .jar</systemPath >
222
222
</dependency >
223
223
<!-- DeathNotifier Dependency -->
224
224
<dependency >
You can’t perform that action at this time.
0 commit comments