Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
Upgraded to the latest stable
  • Loading branch information
dotemacs committed Sep 4, 2020
1 parent c09222a commit d0e000a
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
Expand Up @@ -3,5 +3,5 @@
:url "https://github.com/dotemacs/pdfboxing"
:license {:name "BSD"
:url "http://www.opensource.org/licenses/bsd-license"}
:dependencies [[org.clojure/clojure "1.9.0"]
[org.apache.pdfbox/pdfbox "2.0.19"]])
:dependencies [[org.clojure/clojure "1.10.1"]
[org.apache.pdfbox/pdfbox "2.0.21"]])

0 comments on commit d0e000a

Please sign in to comment.