Skip to content

Commit

Permalink
Bump instaparse to 1.2.12, fixing dakrone#32
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Dec 1, 2013
1 parent c3b6c57 commit c36090a
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 @@ -3,7 +3,7 @@
:url "http://github.com/dakrone/clojure-opennlp"
:min-lein-version "2.0.0"
:dependencies [[org.apache.opennlp/opennlp-tools "1.5.3"]
[instaparse "1.0.1"]]
[instaparse "1.2.12"]]
:profiles {:dev {:dependencies [[org.clojure/clojure "1.5.1"]]}
:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}}
:aliases {"all" ["with-profile" "dev,1.4:dev"]}
Expand Down

0 comments on commit c36090a

Please sign in to comment.