1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 11:15:51 +00:00

[CI skip] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5

This commit is contained in:
renovate[bot] 2024-02-22 23:11:52 +01:00 committed by GitHub
parent 629a6f6605
commit 29bafa56f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,7 +146,7 @@
<!-- Plugin for Unit Tests -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<junitArtifactName>org.junit.jupiter:junit-jupiter</junitArtifactName>