File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 278278 <dependency >
279279 <groupId >org.junit.platform</groupId >
280280 <artifactId >junit-platform-launcher</artifactId >
281- <version >1.13.3 </version >
281+ <version >1.14.0 </version >
282282 <scope >test</scope >
283283 </dependency >
284284 </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.0 </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.0 </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.0 </version >
3838 <scope >test</scope >
3939 </dependency >
4040 <dependency >
You can’t perform that action at this time.
0 commit comments