Skip to content

Commit

Permalink
Merge pull request #5 from BCDevOps/develop
Browse files Browse the repository at this point in the history
Update of chromeDriver
  • Loading branch information
rstens authored Mar 19, 2018
2 parents f1c78d1 + 422b303 commit 5e2a5ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext {
groovyVersion = '2.4.12'
gebVersion = '2.0'
seleniumVersion = '3.6.0'
chromeDriverVersion = '2.32'
chromeDriverVersion = '2.36'
geckoDriverVersion = '0.18.0'
ieDriverVersion = '3.6'
edgeDriverVersion = seleniumVersion
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Known Vulnerabilities](https://snyk.io/test/github/BCDevOps/BDDStack.git/badge.svg)](https://snyk.io/test/github/BCDevOps/BDDStack.git) [![Releases](https://img.shields.io/github/release/bcdevops/bddstack.svg)](https://github.com/BCDevOps/BDDStack/releases/tag/1.1)
[![Releases](https://img.shields.io/github/release/bcdevops/bddstack.svg)](https://github.com/BCDevOps/BDDStack/releases/tag/1.1)

# BDDStack

Expand Down

0 comments on commit 5e2a5ac

Please sign in to comment.