diff --git a/spring-modulith-starter-test/pom.xml b/spring-modulith-starter-test/pom.xml index 054e0748..23cdab49 100644 --- a/spring-modulith-starter-test/pom.xml +++ b/spring-modulith-starter-test/pom.xml @@ -16,6 +16,11 @@ + + org.springframework.boot + spring-boot-starter-test + + org.springframework.experimental spring-modulith-test @@ -28,6 +33,11 @@ 0.3.0-SNAPSHOT + + org.awaitility + awaitility + +