Skip to content

Commit

Permalink
Update Selenide and Selenium versions
Browse files Browse the repository at this point in the history
  • Loading branch information
natfirst committed May 14, 2018
1 parent 9c99e5d commit dffe159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ configure(project(':masquerade-web')) {

dependencies {
compile 'com.leacox.motif:motif:0.1'
compile 'com.codeborne:selenide:4.10.01'
compile 'org.seleniumhq.selenium:selenium-java:3.11.0'
compile 'com.codeborne:selenide:4.11.4'
compile 'org.seleniumhq.selenium:selenium-java:3.12.0'

testCompile 'org.codehaus.groovy:groovy-all:2.4.14'
testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit dffe159

Please sign in to comment.