We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e7b0a commit a08523aCopy full SHA for a08523a
README.md
@@ -21,7 +21,7 @@ Configure your POM like the following
21
<dependency>
22
<groupId>me.fabriciorby</groupId>
23
<artifactId>maven-surefire-junit5-tree-reporter</artifactId>
24
- <version>1.3.0</version>
+ <version>1.4.0</version>
25
</dependency>
26
</dependencies>
27
<configuration>
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<packaging>jar</packaging>
11
12
<name>maven-surefire-junit5-tree-reporter</name>
0 commit comments