Skip to content

Commit

Permalink
Updated java client to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 committed Apr 18, 2017
1 parent d33afca commit 262e929
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 @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[less-awful-ssl "1.0.0"]
[io.riemann/riemann-java-client "0.4.4"]]
[io.riemann/riemann-java-client "0.4.5"]]
:profiles {:dev {:dependencies [[org.clojure/clojure "1.8.0"]]}
:bench {:dependencies [[org.clojure/clojure "1.8.0"]
[criterium "0.4.1"]]
Expand Down

0 comments on commit 262e929

Please sign in to comment.