Skip to content

Commit

Permalink
Compile against WorldEdit 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Mar 10, 2024
1 parent 172623d commit 7a8050b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Expand Up @@ -42,16 +42,10 @@
<version>1.7</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-core</artifactId>
<version>7.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.0-SNAPSHOT</version>
<version>7.3.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7a8050b

Please sign in to comment.