diff --git a/pom.xml b/pom.xml index 2386bb14b..b3ffa4bf0 100644 --- a/pom.xml +++ b/pom.xml @@ -137,16 +137,13 @@ assertj-core 3.24.2 test - - - org.mockito - mockito-core - test - - - org.mockito - mockito-inline - test + + + + net.bytebuddy + byte-buddy + + org.quicktheories @@ -159,6 +156,16 @@ org.jenkins-ci.plugins credentials + + org.mockito + mockito-core + test + + + org.mockito + mockito-inline + test + org.jenkins-ci.plugins.workflow workflow-basic-steps