Skip to content

Commit

Permalink
bump grafter dependency to fix rdf4j registry update issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RickMoynihan committed Oct 25, 2017
1 parent 352d5d3 commit 0eea6f1
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,4 +1,4 @@
(defproject drafter "2.1.7-SNAPSHOT"
(defproject drafter "2.1.8-SNAPSHOT"
:description "Backend PMD service"
:url "http://github.com/Swirrl/drafter"
:license {:name "Proprietary & Commercially Licensed Only"
Expand Down Expand Up @@ -45,7 +45,7 @@

[com.sun.mail/javax.mail "1.6.0"]
;;[com.taoensso/tower "2.0.2"]
[grafter "0.10.0"]
[grafter "0.10.1"]
[grafter/url "0.2.5"]
;[grafter/vocabularies "0.1.3"]
[lib-noir "0.9.9" :exclusions [compojure org.clojure/java.classpath org.clojure/tools.reader org.clojure/java.classpath]]
Expand Down

0 comments on commit 0eea6f1

Please sign in to comment.