Skip to content

Commit

Permalink
Update to Selenide 4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jreznot committed Jan 19, 2018
1 parent 90f15f1 commit d15893c
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 @@ -98,7 +98,7 @@ configure(project(':masquerade-web')) {

dependencies {
compile 'com.leacox.motif:motif:0.1'
compile 'com.codeborne:selenide:4.9.1'
compile 'com.codeborne:selenide:4.10'
compile 'org.seleniumhq.selenium:selenium-java:3.8.1'

testCompile 'org.codehaus.groovy:groovy-all:2.4.12'
Expand Down

0 comments on commit d15893c

Please sign in to comment.