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 331331 <dependency >
332332 <groupId >org.junit</groupId >
333333 <artifactId >junit-bom</artifactId >
334- <version >5.13.4 </version >
334+ <version >6.0.0 </version >
335335 <type >pom</type >
336336 <scope >import</scope >
337337 </dependency >
853853 <dependency >
854854 <groupId >org.junit.platform</groupId >
855855 <artifactId >junit-platform-engine</artifactId >
856- <version >1.13.3 </version >
856+ <version >6.0.0 </version >
857857 </dependency >
858858 <dependency >
859859 <groupId >org.junit.platform</groupId >
860860 <artifactId >junit-platform-commons</artifactId >
861- <version >1.13.3 </version >
861+ <version >6.0.0 </version >
862862 </dependency >
863863 </dependencies >
864864 </dependencyManagement >
868868 <dependency >
869869 <groupId >org.junit.vintage</groupId >
870870 <artifactId >junit-vintage-engine</artifactId >
871- <version >5.13.3 </version >
871+ <version >6.0.0 </version >
872872 <scope >test</scope >
873873 </dependency >
874874
You can’t perform that action at this time.
0 commit comments