Skip to content

Commit

Permalink
🚧 Worldguard api version change
Browse files Browse the repository at this point in the history
  • Loading branch information
staFF6773 authored Jun 8, 2024
1 parent 14b155f commit c7347cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-bukkit</artifactId>
<version>7.0.10</version>
<version>7.0.9</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand All @@ -114,4 +114,4 @@
<!-- Maven Command | Clean Install -->
<defaultGoal>clean install</defaultGoal>
</build>
</project>
</project>

0 comments on commit c7347cb

Please sign in to comment.