public static void setUpRequest() throws Exception { stubFor(get(URL) .willReturn(aResponse().withHeader(CONTENT_TYPE ...
Running a docker build on a "slow" ci machine does fail with plugin version 7.0.0 while 6.7.0 does work. Running the same build ...