diff --git a/project.clj b/project.clj index 365d9b8..e3eb30d 100644 --- a/project.clj +++ b/project.clj @@ -12,6 +12,6 @@ [stencil "0.3.2"] [selmer "0.1.8"] [tinsel "0.4.0" :exclusions [hickory]] - [selmer "0.1.8"] + [selmer "0.2.1"] [me.raynes/laser "1.1.1"] [me.shenfeng/mustache "1.1"]])