Hi team, wondering if anyone knows why I keep running into the error java.lang.IllegalArgumentException: Not supported: indent-number when trying to instantiate wiremockserver
Copy code
lifeCycleServMock = new WireMockServer(WireMockConfiguration.options().port(8081));