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 129
129
<version >[5.10.0,)</version >
130
130
<scope >test</scope >
131
131
</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 >
132
138
<dependency >
133
139
<groupId >org.awaitility</groupId >
134
140
<artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change 246
246
<version >[5.10.0,)</version >
247
247
<scope >test</scope >
248
248
</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 >
249
255
<dependency >
250
256
<groupId >org.awaitility</groupId >
251
257
<artifactId >awaitility</artifactId >
You can’t perform that action at this time.
0 commit comments