Skip to content

Commit

Permalink
bump DC to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardvaughn committed Sep 17, 2019
1 parent bc033c3 commit 7b910b6
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,6 +1,6 @@
(def dependency-check-version "3.3.2")
(def dependency-check-version "5.2.1")

(defproject com.livingsocial/lein-dependency-check "1.1.2"
(defproject com.livingsocial/lein-dependency-check "1.1.3"
:description "Clojure command line tool for detecting vulnerable project dependencies"
:url "https://github.com/livingsocial/lein-dependency-check"
:license {:name "The MIT License (MIT)"
Expand Down

0 comments on commit 7b910b6

Please sign in to comment.