diff --git a/project.clj b/project.clj index 181897107d0b5c9cdf09668c4f5cbdf4601e58ec..0ab876e29393df7a55202bdb7b0d125c416b511f 100644 --- a/project.clj +++ b/project.clj @@ -27,7 +27,7 @@ [com.cemerick/friend "0.2.1"] ; auth library [com.h2database/h2 "1.4.186"] ; embedded SQL database [com.mattbertolini/liquibase-slf4j "1.2.1"] - [compojure "1.3.2"] ; HTTP Routing library built on Ring + [compojure "1.3.3"] ; HTTP Routing library built on Ring [environ "1.0.0"] ; easy environment management [hiccup "1.0.5"] ; HTML templating [korma "0.4.0"] ; SQL lib