Skip to content

Commit

Permalink
revert playwright version
Browse files Browse the repository at this point in the history
remove cucumber version not being used
  • Loading branch information
jonreding2010 committed Oct 31, 2023
1 parent 0a399c1 commit 24577c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion openmaqs-cucumber/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<commons.io.version>2.6</commons.io.version>
<cucumber.version>7.2.1</cucumber.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion openmaqs-playwright/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<version>${revision}</version>

<properties>
<playwright.version>1.39.0</playwright.version>
<playwright.version>1.29.0</playwright.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 24577c9

Please sign in to comment.