4.61.3

(chore): Standardize WireMock configuration to use WIREMOCK_URL environment variable (e.g., http://localhost:8080) instead of WIREMOCK_PORT. The conftest plugin now sets WIREMOCK_URL after discovering the dynamically assigned port. Falls back to http://localhost:8080 if the variable is not set.