Skip to content

Commit

Permalink
upgrade to resources 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Jan 31, 2012
1 parent 5c655f6 commit f23e503
Showing 1 changed file with 6 additions and 1 deletion.
Expand Up @@ -39,7 +39,12 @@ grails.project.dependency.resolution = {
plugins {
runtime ":hibernate:$grailsVersion"
runtime ":jquery:1.7.1"
runtime ":resources:1.1.5"
runtime ":resources:1.1.6"

// Uncomment these (or add new ones) to enable additional resources capabilities
//runtime ":zipped-resources:1.0"
//runtime ":cached-resources:1.0"
//runtime ":yui-minify-resources:0.1.4"

build ":tomcat:$grailsVersion"
}
Expand Down

0 comments on commit f23e503

Please sign in to comment.