File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 255255 <dependency >
256256 <groupId >org.junit.jupiter</groupId >
257257 <artifactId >junit-jupiter-api</artifactId >
258- <version >6.0.1 </version >
258+ <version >6.0.2 </version >
259259 <scope >test</scope >
260260 </dependency >
261261 <dependency >
262262 <groupId >org.junit.jupiter</groupId >
263263 <artifactId >junit-jupiter-engine</artifactId >
264- <version >6.0.1 </version >
264+ <version >6.0.2 </version >
265265 <scope >test</scope >
266266 </dependency >
267267 <dependency >
268268 <groupId >org.junit.jupiter</groupId >
269269 <artifactId >junit-jupiter-params</artifactId >
270- <version >6.0.1 </version >
270+ <version >6.0.2 </version >
271271 <scope >test</scope >
272272 </dependency >
273273 <dependency >
274274 <groupId >org.junit.platform</groupId >
275275 <artifactId >junit-platform-launcher</artifactId >
276- <version >6.0.1 </version >
276+ <version >6.0.2 </version >
277277 <scope >test</scope >
278278 </dependency >
279279 </dependencies >
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.junit.jupiter</groupId >
2424 <artifactId >junit-jupiter-api</artifactId >
25- <version >5.13.3 </version >
25+ <version >5.14.2 </version >
2626 <scope >test</scope >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.junit.jupiter</groupId >
3030 <artifactId >junit-jupiter-params</artifactId >
31- <version >5.13.3 </version >
31+ <version >5.14.2 </version >
3232 <scope >test</scope >
3333 </dependency >
3434 <dependency >
3535 <groupId >org.junit.jupiter</groupId >
3636 <artifactId >junit-jupiter-engine</artifactId >
37- <version >5.13.3 </version >
37+ <version >5.14.2 </version >
3838 <scope >test</scope >
3939 </dependency >
4040 <dependency >
You can’t perform that action at this time.
0 commit comments