Skip to content

Commit

Permalink
MockBukkit again
Browse files Browse the repository at this point in the history
  • Loading branch information
Intybyte committed Sep 24, 2024
1 parent c824f2a commit 5f49740
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
</dependency>
<!-- This needs to be before Spigot because MockBukkit will fail otherwise. -->
<dependency>
<groupId>com.github.MockBukkit</groupId>
<artifactId>MockBukkit</artifactId>
<groupId>com.github.seeseemelk</groupId>
<artifactId>MockBukkit-v1.21</artifactId>
<!-- <version>3.123.0</version> -->
<version>673ed0b231</version>
<version>3.123.0</version>
<scope>test</scope>

<exclusions>
Expand Down

0 comments on commit 5f49740

Please sign in to comment.