X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=consumer%2Fpom.xml;h=3e70c9f311f9f8a3e1c5fd68444fcfc6cef3acd0;hb=45f6099eb899d8a669f860d8b36949f09278c1c5;hp=d9d8d14b44cb5bd9b741b6fc4ced964afe94f955;hpb=3c2605c658cd01ebe8edd5a3abca7f431ca64050;p=demos%2Fpact diff --git a/consumer/pom.xml b/consumer/pom.xml index d9d8d14..3e70c9f 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -15,6 +15,7 @@ Demo of a Pact Provider 11 + 4.1.0 @@ -32,6 +33,17 @@ spring-boot-starter-test test + + org.junit.jupiter + junit-jupiter-api + test + + + au.com.dius.pact.consumer + junit5 + ${pact.version} + test + @@ -48,6 +60,9 @@ + + maven-failsafe-plugin +