Skip to content

Commit

Permalink
Merge pull request #6 from omarkj/omarkj-update-joda-to-2-8-1
Browse files Browse the repository at this point in the history
Use joda-time 2.8.1
  • Loading branch information
pjstadig committed Oct 15, 2015
2 parents 550dc9c + e760a20 commit f86f842
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 @@
:url "http://github.com/pjstadig/lein-maven-s3-wagon/"
:license {:name "Mozilla Public License, v. 2.0"
:url "http://mozilla.org/MPL/2.0/"}
:dependencies [[joda-time "2.2"]
:dependencies [[joda-time "2.8.1"]
[pjstadig/maven-s3-wagon "1.3.4" :exclusions [joda-time]]]
:repositories [["releases" {:url "https://clojars.org/repo/"
:creds :gpg}]]
Expand Down

0 comments on commit f86f842

Please sign in to comment.