1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3

This commit is contained in:
renovate[bot] 2023-12-13 22:49:21 +01:00 committed by GitHub
parent 88ac05ff31
commit 9deb0fa6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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