File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 129129 <version >[5.10.0,)</version >
130130 <scope >test</scope >
131131 </dependency >
132+ <dependency >
133+ <groupId >org.junit.platform</groupId >
134+ <artifactId >junit-platform-launcher</artifactId >
135+ <version >[1.10.0,)</version >
136+ <scope >test</scope >
137+ </dependency >
132138 <dependency >
133139 <groupId >org.awaitility</groupId >
134140 <artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change 246246 <version >[5.10.0,)</version >
247247 <scope >test</scope >
248248 </dependency >
249+ <dependency >
250+ <groupId >org.junit.platform</groupId >
251+ <artifactId >junit-platform-launcher</artifactId >
252+ <version >[1.10.0,)</version >
253+ <scope >test</scope >
254+ </dependency >
249255 <dependency >
250256 <groupId >org.awaitility</groupId >
251257 <artifactId >awaitility</artifactId >
You can’t perform that action at this time.
0 commit comments