diff --git a/pom.xml b/pom.xml index 32cc712..ab70bda 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,10 @@ org.wiremock.integrations.testcontainers wiremock-testcontainers-module - Testcontainers Java module for WireMock - 1.0-alpha-9-SNAPSHOT + WireMock module for Testcontainers Java + This Testcontainers module allows provisioning the WireMock server as a standalone container within your unit tests, based on WireMock Docker + https://github.com/wiremock/wiremock-testcontainers-java + 1.0-alpha-12-SNAPSHOT @@ -15,6 +17,17 @@ + + + oleg-nenashev + Oleg Nenashev + https://github.com/oleg-nenashev/ + CEST + WireMock Inc. + https://www.wiremock.io/ + + + 1.8 ${java.version}