Skip to content

Commit

Permalink
Bugfix/selenide version (#101)
Browse files Browse the repository at this point in the history
* changed selenide version to 4.12.3
  • Loading branch information
GannaChernyshova committed Sep 21, 2018
1 parent 2184c24 commit 27eb892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ targetCompatibility = 1.8

project.ext {
cucumberVersion = '2.4.0'
selenideVersion = '4.14.1'
selenideVersion = '4.12.3'
}

dependencies {
Expand Down

0 comments on commit 27eb892

Please sign in to comment.