Skip to content

Commit

Permalink
new cucumber-jvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Jan 28, 2015
1 parent 09e060e commit 9723668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Expand Up @@ -30,7 +30,7 @@ grails.project.dependency.resolution = {

dependencies {
// cucumber
compile ("info.cukes:cucumber-groovy:1.2.0") {
compile ("info.cukes:cucumber-groovy:1.2.2") {
excludes 'ant' // avoid ant version conflict
}

Expand Down

0 comments on commit 9723668

Please sign in to comment.