Skip to content

Commit c18085f

Browse files
Update dependency com.codeborne:selenide to v7.3.2
1 parent 076cf2c commit c18085f

File tree

1 file changed

+1
-1
lines changed
  • write-concise-web-tests-with-selenide

1 file changed

+1
-1
lines changed

write-concise-web-tests-with-selenide/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description>Concise Web Tests with Selenide</description>
1717

1818
<properties>
19-
<selenide.version>7.0.4</selenide.version>
19+
<selenide.version>7.3.2</selenide.version>
2020
<selenium.version>4.16.1</selenium.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)