Revert world-edit update, cannot build the project

This commit is contained in:
ceze88 2024-06-11 16:37:57 +02:00
parent 077167f35c
commit 2e9512357b

View File

@ -195,7 +195,7 @@
<dependency> <dependency>
<groupId>com.sk89q.worldedit</groupId> <groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId> <artifactId>worldedit-bukkit</artifactId>
<version>7.3.2</version> <version>7.2.20</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>