File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
jgiven-maven-plugin/src/test/resources/sampleProject Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
<plugin >
42
42
<groupId >org.apache.maven.plugins</groupId >
43
43
<artifactId >maven-surefire-plugin</artifactId >
44
- <version >3.5.2 </version >
44
+ <version >3.5.3 </version >
45
45
<configuration >
46
46
<systemPropertyVariables >
47
47
<jgiven .report.text.color>true</jgiven .report.text.color>
Original file line number Diff line number Diff line change 35
35
<plugin >
36
36
<groupId >org.apache.maven.plugins</groupId >
37
37
<artifactId >maven-surefire-plugin</artifactId >
38
- <version >3.5.2 </version >
38
+ <version >3.5.3 </version >
39
39
<configuration >
40
40
<systemPropertyVariables >
41
41
<jgiven .report.text.color>true</jgiven .report.text.color>
Original file line number Diff line number Diff line change 45
45
<plugin >
46
46
<groupId >org.apache.maven.plugins</groupId >
47
47
<artifactId >maven-surefire-plugin</artifactId >
48
- <version >3.5.2 </version >
48
+ <version >3.5.3 </version >
49
49
</plugin >
50
50
</plugins >
51
51
</build >
You can’t perform that action at this time.
0 commit comments