Skip to content

Commit

Permalink
0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Feb 1, 2018
1 parent 2ee5ec9 commit a24697f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jepsen/project.clj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
(defproject jepsen "0.1.7-SNAPSHOT"
(defproject jepsen "0.1.7"
:description "Call Me Maybe: Network Partitions in Practice"
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/data.fressian "0.2.1"]
[org.clojure/tools.logging "0.3.1"]
[spootnik/unilog "0.7.13"]
[org.clojure/tools.cli "0.3.5"]
[clj-time "0.11.0"]
[knossos "0.3.2-SNAPSHOT" :exclusions [org.slf4j/slf4j-log4j12]]
[knossos "0.3.2" :exclusions [org.slf4j/slf4j-log4j12]]
[clj-ssh "0.5.14"]
[gnuplot "0.1.1"]
[http-kit "2.1.18"]
Expand Down

0 comments on commit a24697f

Please sign in to comment.