Skip to content

Commit

Permalink
Update eastwood to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mvitz committed Mar 8, 2016
1 parent 2e59676 commit 486168d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[org.clojure/data.json "0.2.6"]
[org.clojure/tools.cli "0.3.3"]]
:pedantic? :abort
:plugins [[jonase/eastwood "0.2.2"]]
:plugins [[jonase/eastwood "0.2.3"]]
:profiles {:dev {:dependencies [[ring-mock "0.1.5"]]}
:uberjar {:aot [statuses.server]}}
:main statuses.server
Expand Down

0 comments on commit 486168d

Please sign in to comment.