File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >org.mockito</groupId >
5454 <artifactId >mockito-bom</artifactId >
55- <version >5.19 .0</version >
55+ <version >5.20 .0</version >
5656 <type >pom</type >
5757 <scope >import</scope >
5858 </dependency >
5959 <dependency >
6060 <groupId >org.junit</groupId >
6161 <artifactId >junit-bom</artifactId >
62- <version >5.13.4 </version >
62+ <version >6.0.0 </version >
6363 <type >pom</type >
6464 <scope >import</scope >
6565 </dependency >
9898 <dependency >
9999 <groupId >com.lesfurets</groupId >
100100 <artifactId >jenkins-pipeline-unit</artifactId >
101- <version >1.27 </version >
101+ <version >1.30 </version >
102102 <scope >test</scope >
103103 </dependency >
104104 <dependency >
210210 <plugin >
211211 <groupId >org.apache.maven.plugins</groupId >
212212 <artifactId >maven-surefire-plugin</artifactId >
213- <version >3.5.3 </version >
213+ <version >3.5.4 </version >
214214 <configuration >
215215 <failIfNoTests >true</failIfNoTests >
216216 <trimStackTrace >false</trimStackTrace >
You can’t perform that action at this time.
0 commit comments