diff --git a/README.md b/README.md index 6fb9577..ef47a99 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Configure your POM like the following ```xml maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M8 me.fabriciorby @@ -55,7 +55,7 @@ Configure your POM like the following ```xml maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M8 me.fabriciorby diff --git a/pom.xml b/pom.xml index 249f8f3..0d042fb 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 5.9.0-M1 1.8 1.8 - 3.0.0-M7 + 3.0.0-M8 org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporterUnicode