File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 66
66
<artifactId >mockito-junit-jupiter</artifactId >
67
67
<scope >test</scope >
68
68
</dependency >
69
- <dependency >
70
- <groupId >com.github.stefanbirkner</groupId >
71
- <artifactId >system-lambda</artifactId >
72
- <scope >test</scope >
73
- </dependency >
74
69
<dependency >
75
70
<groupId >org.wiremock</groupId >
76
71
<artifactId >wiremock</artifactId >
Original file line number Diff line number Diff line change 279
279
<version >5.15.2</version >
280
280
<scope >test</scope >
281
281
</dependency >
282
- <dependency >
283
- <groupId >com.github.stefanbirkner</groupId >
284
- <artifactId >system-lambda</artifactId >
285
- <version >1.2.1</version >
286
- <scope >test</scope >
287
- </dependency >
288
282
<dependency >
289
283
<groupId >uk.org.webcompere</groupId >
290
284
<artifactId >system-stubs-jupiter</artifactId >
You can’t perform that action at this time.
0 commit comments