Updated Gorilla. Attempted to add standard header documentation, but

unfortunately Gorilla barfs on this.
This commit is contained in:
simon 2016-08-21 14:27:50 +01:00
parent 8d564ff8b8
commit 43dd1fed73
2 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@
[hiccup "1.0.5"] [hiccup "1.0.5"]
[mw-engine "0.1.5-SNAPSHOT"] [mw-engine "0.1.5-SNAPSHOT"]
[mw-parser "0.1.5-SNAPSHOT"]] [mw-parser "0.1.5-SNAPSHOT"]]
:plugins [[lein-gorilla "0.3.4"]] :plugins [[lein-gorilla "0.3.6"]]
;; :jvm-opts ["-XX:ThreadStackSize=8192k"] ;; :jvm-opts ["-XX:ThreadStackSize=8192k"]
:jvm-opts ["-d64" "-Xmx12g"] :jvm-opts ["-d64" "-Xmx12g"]
) )