Skip to content

Commit

Permalink
revert update in cucumber dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oomelianchuk committed Dec 16, 2021
1 parent 6063d65 commit ece525a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<surefire.version>2.22.2</surefire.version>
<allure.version>2.13.6</allure.version>
<selenide.version>5.15.1</selenide.version>
<cucumber.version>6.9.1</cucumber.version>
<cucumber.version>6.8.1</cucumber.version>
<browserup.version>2.1.2</browserup.version>
<log4j.version>2.16.0</log4j.version>
</properties>
Expand Down Expand Up @@ -316,4 +316,4 @@
<version>${browserup.version}</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit ece525a

Please sign in to comment.