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 6767 <dependency >
6868 <groupId >org.junit.jupiter</groupId >
6969 <artifactId >junit-jupiter-api</artifactId >
70- <version >5.13.2 </version >
70+ <version >6.0.1 </version >
7171 <scope >test</scope >
7272 </dependency >
7373 <dependency >
7474 <groupId >org.junit.jupiter</groupId >
7575 <artifactId >junit-jupiter-engine</artifactId >
76- <version >5.13.2 </version >
76+ <version >6.0.1 </version >
7777 <scope >test</scope >
7878 </dependency >
7979 <dependency >
8080 <groupId >org.junit.platform</groupId >
8181 <artifactId >junit-platform-engine</artifactId >
82- <version >1.13.2 </version >
82+ <version >6.0.1 </version >
8383 <scope >test</scope >
8484 </dependency >
8585 <dependency >
8686 <groupId >org.junit.platform</groupId >
8787 <artifactId >junit-platform-commons</artifactId >
88- <version >1.13.2 </version >
88+ <version >6.0.1 </version >
8989 <scope >test</scope >
9090 </dependency >
9191 <dependency >
You can’t perform that action at this time.
0 commit comments