Skip to content

Commit

Permalink
Switch to real 1.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Jul 22, 2018
1 parent 996d349 commit 8e224e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldguard-legacy/build.gradle
Expand Up @@ -11,7 +11,7 @@ checkstyle.configFile = new File(projectDir, "config/checkstyle/checkstyle.xml")

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'
Expand Down

0 comments on commit 8e224e1

Please sign in to comment.