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 5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6060 <artifactId >junit-jupiter-engine</artifactId >
61- <version >[ 5.13.2,6.0.0) </version >
61+ <version >5.13.2</version >
6262 </dependency >
6363 </dependencies >
6464 </plugin >
244244 <dependency >
245245 <groupId >org.junit.jupiter</groupId >
246246 <artifactId >junit-jupiter-api</artifactId >
247- <version >[ 5.13.2,6.0.0) </version >
247+ <version >5.13.2</version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
251251 <groupId >org.junit.jupiter</groupId >
252252 <artifactId >junit-jupiter-engine</artifactId >
253- <version >[ 5.13.2,6.0.0) </version >
253+ <version >5.13.2</version >
254254 <scope >test</scope >
255255 </dependency >
256256 <dependency >
257257 <groupId >org.junit.platform</groupId >
258258 <artifactId >junit-platform-launcher</artifactId >
259- <version >[ 1.13.2,6.0.0) </version >
259+ <version >1.13.2</version >
260260 <scope >test</scope >
261261 </dependency >
262262 <dependency >
You can’t perform that action at this time.
0 commit comments