Skip to content

Commit

Permalink
Merge branch '3.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Aug 26, 2016
2 parents 1ff33f4 + 49c0cee commit bbd73e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grails-bootstrap/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ dependencies {

// Ant
compileOnly "org.codehaus.groovy:groovy-ant:$groovyVersion"

testCompile("org.fusesource.jansi:jansi:$jansiVersion")
testCompile("jline:jline:$jlineVersion")

}

processResources {
Expand Down

0 comments on commit bbd73e0

Please sign in to comment.