File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
6262 <artifactId >junit-jupiter-engine</artifactId >
63- <version >[ 5.13.2,6.0.0) </version >
63+ <version >5.13.2</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
201201 <dependency >
202202 <groupId >org.junit.jupiter</groupId >
203203 <artifactId >junit-jupiter-api</artifactId >
204- <version >[ 5.13.2,6.0.0) </version >
204+ <version >5.13.2</version >
205205 <scope >test</scope >
206206 </dependency >
207207 <dependency >
208208 <groupId >org.junit.jupiter</groupId >
209209 <artifactId >junit-jupiter-engine</artifactId >
210- <version >[ 5.13.2,6.0.0) </version >
210+ <version >5.13.2</version >
211211 <scope >test</scope >
212212 </dependency >
213213 <dependency >
214214 <groupId >org.junit.platform</groupId >
215215 <artifactId >junit-platform-launcher</artifactId >
216- <version >[ 1.13.2,6.0.0) </version >
216+ <version >1.13.2</version >
217217 <scope >test</scope >
218218 </dependency >
219219 <dependency >
You can’t perform that action at this time.
0 commit comments