File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 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.11.3 ,)</version >
63+ <version >[5.12.0 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
201201 <dependency >
202202 <groupId >org.junit.jupiter</groupId >
203203 <artifactId >junit-jupiter-api</artifactId >
204- <version >[5.11.3 ,)</version >
204+ <version >[5.12.0 ,)</version >
205205 <scope >test</scope >
206206 </dependency >
207207 <dependency >
208208 <groupId >org.junit.jupiter</groupId >
209209 <artifactId >junit-jupiter-engine</artifactId >
210- <version >[5.11.3 ,)</version >
210+ <version >[5.12.0 ,)</version >
211211 <scope >test</scope >
212212 </dependency >
213213 <dependency >
214214 <groupId >org.junit.platform</groupId >
215215 <artifactId >junit-platform-launcher</artifactId >
216- <version >[1.11.3 ,)</version >
216+ <version >[1.12.0 ,)</version >
217217 <scope >test</scope >
218218 </dependency >
219219 <dependency >
220220 <groupId >org.awaitility</groupId >
221221 <artifactId >awaitility</artifactId >
222- <version >[4.2.2 ,)</version >
222+ <version >[4.3.0 ,)</version >
223223 <scope >test</scope >
224224 </dependency >
225225 </dependencies >
You can’t perform that action at this time.
0 commit comments