Skip to content

Commit

Permalink
Update ring-anti-forgery version (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
iku000888 committed Feb 14, 2017
1 parent be631e5 commit e006070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[jkkramer/verily "0.6.1"]
[clj-time "0.12.2"]
[ring-anti-forgery "0.2.1"]
[ring/ring-anti-forgery "1.0.1"]
[crate "0.2.4"]]
:test-paths ["test"]
:profiles {:dev {:dependencies [[com.cemerick/clojurescript.test "0.0.4"]
Expand Down

0 comments on commit e006070

Please sign in to comment.