Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Dec 17, 2023
2 parents dd04ee4 + 89b895a commit a0923ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@
<version>1.20.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sk89q.worldedit</groupId>
<artifactId>worldedit-bukkit</artifactId>
<version>7.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-core</artifactId>
Expand Down

0 comments on commit a0923ad

Please sign in to comment.