Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpalmer committed Jan 26, 2012
1 parent f82a632 commit f1bd152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Grails Metadata file
#Wed Jan 25 12:36:09 GMT 2012
#Wed Jan 25 13:15:54 GMT 2012
app.grails.version=1.3.7
app.name=BootstrapUI
plugins.hibernate=1.3.7
Expand Down
1 change: 1 addition & 0 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ grails.project.dependency.resolution = {
plugins {
runtime ":jquery:1.7.1"
compile ":bean-fields:1.0.BUILD-SNAPSHOT"
compile ":plugin-platform:1.0-SNAPSHOT"
runtime ":twitter-bootstrap:1.4.0.14"
}
}

0 comments on commit f1bd152

Please sign in to comment.