Skip to content

Commit

Permalink
Updated core
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jun 3, 2016
1 parent 7b57eb7 commit a3f1e0e
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 @@ -57,7 +57,7 @@ ext {
if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
}
serenityCoreVersion = '1.1.35'
serenityCoreVersion = '1.1.36'

if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Meta:
@driver phantomjs
@driver firefox

Scenario: A scenario that uses selenium

Expand Down

0 comments on commit a3f1e0e

Please sign in to comment.