Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mercurialmusic authored Sep 25, 2023
1 parent e01a8a9 commit 18ddb7e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</dependency>
<!-- Multiverse -->
<dependency>
<groupId>com.github.Multiverse</groupId>
<groupId>com.github.multiversecore</groupId>
<artifactId>Multiverse-Core</artifactId>
<version>4.3.12</version>
<scope>provided</scope>
Expand All @@ -79,10 +79,6 @@
<groupId>org.mcstats.bukkit</groupId>
<artifactId>metrics</artifactId>
</exclusion>
<exclusion>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- Mockito (Unit testing) -->
Expand Down

0 comments on commit 18ddb7e

Please sign in to comment.