Skip to content

Commit 0c35077

Browse files
committed
Why are actions being hard on worldguard? The API shouldn't have changed much.
1 parent 5591ec5 commit 0c35077

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@
8686
<dependency>
8787
<groupId>com.sk89q.worldguard</groupId>
8888
<artifactId>worldguard-core</artifactId>
89-
<version>7.0.7</version>
89+
<version>7.0.6</version>
9090
<scope>provided</scope>
9191
</dependency>
9292
<dependency>
9393
<groupId>com.sk89q.worldedit</groupId>
9494
<artifactId>worldedit-bukkit</artifactId>
95-
<version>7.2.9</version>
95+
<version>7.2.8</version>
9696
<scope>provided</scope>
9797
</dependency>
9898
<dependency>

0 commit comments

Comments
 (0)