Skip to content

Commit

Permalink
selenide dependency version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Sep 26, 2019
1 parent 405a1f6 commit 2ea418c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/schrodingertest/pom.xml
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>selenide</artifactId>
<version>4.8</version>
<version>5.3.1</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 2ea418c

Please sign in to comment.