Skip to content

Commit

Permalink
Fix GriefPrevention API not found
Browse files Browse the repository at this point in the history
  • Loading branch information
efekurbann committed Jul 14, 2024
1 parent 3c4168f commit dded5fe
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 @@ -47,9 +47,9 @@
</dependency>
<!-- GriefPreventionAPI -->
<dependency>
<groupId>com.github.TechFortress</groupId>
<groupId>com.github.GriefPrevention</groupId>
<artifactId>GriefPrevention</artifactId>
<version>16.18.3</version>
<version>16.18.2</version>
<scope>provided</scope>
</dependency>
<!-- BentoBox -->
Expand Down

0 comments on commit dded5fe

Please sign in to comment.