We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688af32 commit d238f1bCopy full SHA for d238f1b
pom.xml
@@ -22,13 +22,11 @@
22
<spring-cloud-aws.version>3.1.0</spring-cloud-aws.version>
23
<testcontainers.version>1.19.7</testcontainers.version>
24
<wiremock.version>3.0.1</wiremock.version>
25
- <awaitility.version>4.2.1</awaitility.version>
26
<p6spy.version>3.9.1</p6spy.version>
27
<mockito.version>5.2.0</mockito.version>
28
<selenide.version>7.2.3</selenide.version>
29
<selenium.version>4.16.1</selenium.version>
30
<commons-lang3.version>3.13.0</commons-lang3.version>
31
- <allure.version>2.23.0</allure.version>
32
</properties>
33
34
<dependencyManagement>
0 commit comments