Removes commented-out test-dependency MockBukkit

More details can be found in 404a94c307
This commit is contained in:
Christian Koop 2022-12-30 15:28:25 +01:00
parent 0a7b24c0ce
commit 3a95b13419
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -214,13 +214,6 @@
<scope>test</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.github.seeseemelk</groupId>-->
<!-- <artifactId>MockBukkit-v1.19</artifactId>-->
<!-- <version>2.132.3</version>-->
<!-- <scope>test</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>