mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-25 02:27:42 +01:00
Switch to real 1.13 release
This commit is contained in:
parent
e7ff99ae96
commit
bb29883fe0
@ -11,7 +11,7 @@
|
||||
|
||||
dependencies {
|
||||
compile project(':worldguard-core')
|
||||
compile 'org.bukkit:bukkit:1.13-pre7-R0.1-SNAPSHOT'
|
||||
compile 'org.bukkit:bukkit:1.13-R0.1-SNAPSHOT'
|
||||
compile 'com.sk89q.worldedit:worldedit-bukkit:7.0.0-SNAPSHOT'
|
||||
compile ('com.sk89q:commandbook:2.3') {
|
||||
exclude group: 'com.sk89q', module: 'worldedit'
|
||||
|
Loading…
Reference in New Issue
Block a user