We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f91ee commit 5591ec5Copy full SHA for 5591ec5
1 file changed
pom.xml
@@ -86,13 +86,13 @@
86
<dependency>
87
<groupId>com.sk89q.worldguard</groupId>
88
<artifactId>worldguard-core</artifactId>
89
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.0.7</version>
90
<scope>provided</scope>
91
</dependency>
92
93
<groupId>com.sk89q.worldedit</groupId>
94
<artifactId>worldedit-bukkit</artifactId>
95
- <version>7.3.0-SNAPSHOT</version>
+ <version>7.2.9</version>
96
97
98
0 commit comments