mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2024-12-04 12:51:09 -05:00
Update surefire plugin to 2.22.0
This commit is contained in:
parent
9ec1cc121d
commit
2e53f6ba1f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -84,7 +84,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.20.1</version>
|
||||
<version>2.22.0</version>
|
||||
<configuration>
|
||||
<!-- No tests in this project atm -->
|
||||
<skip>true</skip>
|
||||
|
|
Loading…
Reference in a new issue