File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
junit-jupiter-starter-maven-kotlin
junit-jupiter-starter-maven Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
7979 <artifactId >maven-surefire-plugin</artifactId >
80- <version >3.5.3 </version >
80+ <version >3.5.4 </version >
8181 </plugin >
8282 </plugins >
8383 </build >
Original file line number Diff line number Diff line change 3737 <plugins >
3838 <plugin >
3939 <artifactId >maven-surefire-plugin</artifactId >
40- <version >3.5.3 </version >
40+ <version >3.5.4 </version >
4141 </plugin >
4242 </plugins >
4343 </build >
Original file line number Diff line number Diff line change 5454 <plugins >
5555 <plugin >
5656 <artifactId >maven-surefire-plugin</artifactId >
57- <version >3.5.3 </version >
57+ <version >3.5.4 </version >
5858 <configuration >
5959 <!-- <groups>fast</groups>-->
6060 <excludedGroups >slow</excludedGroups >
You can’t perform that action at this time.
0 commit comments