diff --git a/build.gradle b/build.gradle index b409fc37..dbc43589 100644 --- a/build.gradle +++ b/build.gradle @@ -93,6 +93,7 @@ dependencies { testImplementation 'org.hamcrest:hamcrest-core:3.0' testImplementation 'org.pitest:pitest-junit5-plugin:1.2.1' testImplementation 'org.junit.jupiter:junit-jupiter-api' + testImplementation 'org.wiremock:wiremock-standalone:3.10.0' } dependencyManagement {