Skip to content

Commit

Permalink
upgrade selenium version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent McNeill authored and Kent McNeill committed Jan 21, 2014
1 parent 5750bfb commit 21caa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functional-tests/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

dependencies {

compile 'org.seleniumhq.selenium:selenium-java:2.35.0'
compile 'org.seleniumhq.selenium:selenium-java:2.39.0'
compile 'junit:junit:4.10'

testCompile 'info.cukes:cucumber-junit:1.1.5'
Expand Down

0 comments on commit 21caa0c

Please sign in to comment.