Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
upgrading clj-flowdock to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Chauncey committed Mar 27, 2014
1 parent 76fa256 commit 6203c8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(defproject com.rallydev/jarvis-core "1.6.2"
(defproject com.rallydev/jarvis-core "1.6.3"
:description "A robot for FlowDock"
:url "http://github.com/RallySoftware/jarvis-core"
:license {:name "The MIT License (MIT)"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.5.0"]
[com.rallydev/clj-flowdock "1.2.1"]
[com.rallydev/clj-flowdock "1.2.2"]
[org.codehaus.groovy/groovy-all "2.1.0"]
[org.clojure/java.classpath "0.2.0"]
[org.clojure/tools.logging "0.2.6"]
Expand Down

0 comments on commit 6203c8b

Please sign in to comment.