Skip to content

Commit

Permalink
upgrade to geb-spock 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Feb 14, 2018
1 parent 26ab7ae commit c48e229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extended/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
testCompile("org.grails.plugins:geb") {
exclude group: 'org.gebish', module: 'geb-spock'
}
testCompile 'org.gebish:geb-spock:2.0'
testCompile 'org.gebish:geb-spock:2.1'
testCompile "org.seleniumhq.selenium:selenium-chrome-driver:3.6.0"
testCompile "org.seleniumhq.selenium:selenium-remote-driver:3.6.0"
testCompile "org.seleniumhq.selenium:selenium-api:3.6.0"
Expand Down

0 comments on commit c48e229

Please sign in to comment.