Skip to content

Commit

Permalink
Revert "attempt to fix build failure"
Browse files Browse the repository at this point in the history
This reverts commit f81c587.
  • Loading branch information
lhotari committed Mar 25, 2015
1 parent f81c587 commit 2dcdd8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ buildscript {
}

dependencies {
classpath "org.grails:grails-docs:2.4.5"
classpath 'org.codehaus.groovy:groovy-all:2.3.11'
classpath "org.grails:grails-docs:3.0.0.RC2"
classpath 'org.codehaus.groovy:groovy-all:2.4.3'
}
}

Expand Down

0 comments on commit 2dcdd8e

Please sign in to comment.